public class DecodeException extends java.lang.Exception
A general exception that occurs when trying to decode a custom object from a binary message.
DecodeException(java.lang.Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DecodeException(java.lang.Throwable cause)