Serialized Form
- 
Package jakarta.websocket- 
Exception jakarta.websocket.DecodeExceptionclass DecodeException extends Exception implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
bbByteBuffer bb 
- 
encodedStringString encodedString 
 
- 
 
- 
Exception jakarta.websocket.DeploymentExceptionclass DeploymentException extends Exception implements Serializable- serialVersionUID:
- 1L
 
- 
Exception jakarta.websocket.EncodeExceptionclass EncodeException extends Exception implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
objectObject object 
 
- 
 
- 
Exception jakarta.websocket.SessionExceptionclass SessionException extends Exception implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
sessionSession session 
 
- 
 
 
-