Package io.undertow.websockets.core
Class WebSocketHandshakeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
io.undertow.websockets.core.WebSocketException
io.undertow.websockets.core.WebSocketHandshakeException
- All Implemented Interfaces:
Serializable
WebSocketException
which should be used during the WebSocket-Handshake processing.- Author:
- Norman Maurer
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WebSocketHandshakeException
public WebSocketHandshakeException() -
WebSocketHandshakeException
-
WebSocketHandshakeException
-
WebSocketHandshakeException
-