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