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, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public BinaryObjectException(String msg)
msg
- Error message.public BinaryObjectException(Throwable cause)
Throwable
as a cause.cause
- Cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.0.final Release Date : December 29 2015