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 Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019