aiocoap.util.pyodide_websockets.exceptions module¶
- exception aiocoap.util.pyodide_websockets.exceptions.WebSocketException¶
Bases:
Exception
- exception aiocoap.util.pyodide_websockets.exceptions.ConnectionClosed¶
Bases:
WebSocketException
Bases: Exception
Bases: WebSocketException