Serializablepublic class WebSocketHandshakeException extends WebSocketException
WebSocketException which should be used during the WebSocket-Handshake processing.| Constructor | Description |
|---|---|
WebSocketHandshakeException() |
|
WebSocketHandshakeException(String s) |
|
WebSocketHandshakeException(String s,
Throwable throwable) |
|
WebSocketHandshakeException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.