public class WebSocketConnectionException extends WebSocketRuntimeException
WebSocketRuntimeException that indicates that the referred WebSocket is having connectivity
issues.webSocket, webSocketId| Constructor and Description |
|---|
WebSocketConnectionException(WebSocket webSocket)
Creates a new instance
|
WebSocketConnectionException(WebSocket webSocket,
Throwable cause)
Creates a new instance
|
getWebSocket, getWebSocketIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.