public class WebSocketClosedException extends WebSocketRuntimeException
WebSocketRuntimeException that indicates that the referred WebSocket has already been closed
and thus is not usable.webSocket, webSocketId| Constructor and Description |
|---|
WebSocketClosedException(WebSocket webSocket)
Creates a new instance
|
WebSocketClosedException(WebSocket webSocket,
Throwable cause)
Creates a new instance
|
getWebSocket, getWebSocketIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2024 MuleSoft, Inc.. All rights reserved.