Package io.micronaut.websocket.exceptions
WebSocket related exceptions.
- Since:
- 1.0
-
Exception Summary Exception Description WebSocketClientException Exceptions specific to the WebSocket client.WebSocketException General parent exception for all WebSocket related exceptions.WebSocketSessionException Exceptions related toWebSocketSessioninteraction.