public class EncodeException
extends java.lang.Exception
A general exception that occurs when trying to encode a custom object to a binary message.
| Constructor and Description |
|---|
EncodeException(java.lang.Throwable cause)
Construct a
EncodeException. |
public EncodeException(java.lang.Throwable cause)
Construct a EncodeException.
cause - Cause