public class WebSocketHandshakeException extends WebSocketException
WebSocketException
which should be used during the WebSocket-Handshake processing.Constructor and Description |
---|
WebSocketHandshakeException() |
WebSocketHandshakeException(String s) |
WebSocketHandshakeException(String s, Throwable throwable) |
WebSocketHandshakeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 JBoss by Red Hat. All rights reserved.