Serialized Form
-
Package org.glassfish.grizzly.websockets
-
Exception org.glassfish.grizzly.websockets.FramingException
class FramingException extends WebSocketException implements Serializable-
Serialized Fields
-
code
int code
-
-
-
Exception org.glassfish.grizzly.websockets.HandshakeException
class HandshakeException extends WebSocketException implements Serializable-
Serialized Fields
-
code
int code
-
-
-
Exception org.glassfish.grizzly.websockets.ProtocolError
class ProtocolError extends FramingException implements Serializable -
Exception org.glassfish.grizzly.websockets.Utf8DecodingError
class Utf8DecodingError extends FramingException implements Serializable -
Exception org.glassfish.grizzly.websockets.WebSocketException
class WebSocketException extends RuntimeException implements Serializable
-