public class GridifyRuntimeException extends IgniteException
| Constructor and Description |
|---|
GridifyRuntimeException(String msg)
Creates new gridify runtime exception with specified message.
|
GridifyRuntimeException(String msg,
Throwable cause)
Creates new gridify runtime exception with specified message and cause.
|
GridifyRuntimeException(Throwable cause)
Creates new gridify runtime 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 GridifyRuntimeException(String msg)
msg - Exception message.public GridifyRuntimeException(Throwable cause)
cause - Non-null throwable cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016