@Deprecated public class GridifyRuntimeException extends IgniteException
| Constructor and Description |
|---|
GridifyRuntimeException(String msg)
Deprecated.
Creates new gridify runtime exception with specified message.
|
GridifyRuntimeException(String msg,
Throwable cause)
Deprecated.
Creates new gridify runtime exception with specified message and cause.
|
GridifyRuntimeException(Throwable cause)
Deprecated.
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.
GridGain In-Memory Computing Platform : ver. 8.9.37 Release Date : August 25 2026