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.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025