Class DecodeException

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

public class DecodeException extends Exception
A general exception that occurs when trying to decode a custom object from a text or binary message.
See Also: