public class BinaryObjectException extends IgniteException
| Constructor and Description |
|---|
BinaryObjectException(String msg)
Creates binary exception with error message.
|
BinaryObjectException(String msg,
@Nullable Throwable cause)
Creates binary exception with error message and
Throwable as a cause. |
BinaryObjectException(Throwable cause)
Creates binary exception with
Throwable as a cause. |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic BinaryObjectException(String msg)
msg - Error message.public BinaryObjectException(Throwable cause)
Throwable as a cause.cause - Cause.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025