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