public class ComputeTaskCancelledException extends IgniteException
| Constructor and Description |
|---|
ComputeTaskCancelledException(String msg)
Creates new task cancellation exception with given error message.
|
ComputeTaskCancelledException(String msg,
Throwable cause)
Creates new task cancellation exception with given error message and optional nested exception.
|
ComputeTaskCancelledException(Throwable cause)
Creates new task cancellation exception given throwable as a cause and
source of error message.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ComputeTaskCancelledException(String msg)
msg - Error message.public ComputeTaskCancelledException(Throwable cause)
cause - Non-null throwable cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016