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, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public GridifyRuntimeException(String msg)
msg
- Exception message.public GridifyRuntimeException(Throwable cause)
cause
- Non-null throwable cause.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024