| Exception | Description |
|---|---|
| WebSocketClosedException |
Specialization of
WebSocketRuntimeException that indicates that the referred WebSocket has already been closed
and thus is not usable. |
| WebSocketConnectionException |
Specialization of
WebSocketRuntimeException that indicates that the referred WebSocket is having connectivity
issues. |
| WebSocketRuntimeException |
Base class for
RuntimeException implementations that refer to a specific WebSocket. |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.