public class BinaryInvalidTypeException extends BinaryObjectException
Thrown from BinaryObject.deserialize() method.
| Constructor and Description |
|---|
BinaryInvalidTypeException(String msg)
Creates invalid class exception with error message.
|
BinaryInvalidTypeException(String msg,
Throwable cause)
Creates invalid class exception with error message and
Throwable as a cause. |
BinaryInvalidTypeException(Throwable cause)
Creates invalid class exception with
Throwable as a cause. |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic BinaryInvalidTypeException(String msg)
msg - Error message.public BinaryInvalidTypeException(Throwable cause)
Throwable as a cause.cause - Cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016