Class WebSocketProcessor.WebSocketException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.atmosphere.websocket.WebSocketProcessor.WebSocketException
All Implemented Interfaces:
Serializable
Enclosing interface:
WebSocketProcessor

public static final class WebSocketProcessor.WebSocketException extends Exception
An exception that can be used to flag problems with the WebSocket processing.
See Also: