public class ComputeUserUndeclaredException extends IgniteException
NullPointerException, OutOfMemoryError, etc.| Constructor and Description |
|---|
ComputeUserUndeclaredException(String msg)
Creates user undeclared exception with given task execution ID and
error message.
|
ComputeUserUndeclaredException(String msg,
Throwable cause)
Creates user undeclared exception with given task execution ID,
error message and optional nested exception.
|
ComputeUserUndeclaredException(Throwable cause)
Creates new user undeclared 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 ComputeUserUndeclaredException(String msg)
msg - Error message.public ComputeUserUndeclaredException(Throwable cause)
cause - Non-null throwable cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016