Package org.glassfish.grizzly.websockets
Class WebSocketException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.glassfish.grizzly.websockets.WebSocketException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FramingException,HandshakeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWebSocketException(String message) WebSocketException(String message, Throwable throwable) WebSocketException(Throwable throwable) -
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
-