Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.