Serialized Form
-
Package jakarta.websocket
-
Class jakarta.websocket.DecodeException extends Exception implements Serializable
- serialVersionUID:
- 6L
-
Serialized Fields
-
bb
ByteBuffer bb
-
encodedString
String encodedString
-
-
Class jakarta.websocket.DeploymentException extends Exception implements Serializable
- serialVersionUID:
- 7576860738144220015L
-
Class jakarta.websocket.EncodeException extends Exception implements Serializable
- serialVersionUID:
- 6L
-
Serialized Fields
-
object
Object object
-
-
Class jakarta.websocket.SessionException extends Exception implements Serializable
- serialVersionUID:
- 12L
-
Serialized Fields
-
session
Session session
-
-