Package robaho.net.httpserver.websockets
Class WebSocketException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
robaho.net.httpserver.websockets.WebSocketException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWebSocketException(Exception cause) WebSocketException(CloseCode code, String reason) WebSocketException(CloseCode code, String reason, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WebSocketException
-
WebSocketException
-
WebSocketException
-
-
Method Details
-
getCode
-
getReason
-