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, 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 Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019