public class PortableInvalidClassException extends PortableException
Thrown from PortableObject.deserialize() method.
| Constructor and Description |
|---|
PortableInvalidClassException(String msg)
Creates invalid class exception with error message.
|
PortableInvalidClassException(String msg,
Throwable cause)
Creates invalid class exception with error message and
Throwable as a cause. |
PortableInvalidClassException(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 PortableInvalidClassException(String msg)
msg - Error message.public PortableInvalidClassException(Throwable cause)
Throwable as a cause.cause - Cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015