Class EncodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.websocket.EncodeException
All Implemented Interfaces:
Serializable

public class EncodeException extends Exception
A general exception that occurs when trying to encode a custom object to a string or binary message.
See Also: