public class BinaryObjectException extends IgniteException
| Constructor and Description |
|---|
BinaryObjectException(String msg)
Creates binary exception with error message.
|
BinaryObjectException(String msg,
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.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016