File: //usr/lib/python3/dist-packages/websocket/__pycache__/_exceptions.cpython-310.pyc
o
���a^ � @ s� d Z G dd� de�ZG dd� de�ZG dd� de�ZG dd� de�ZG d d
� d
e�ZG dd� de�ZG d
d� de�ZG dd� de�Z dS )z
Define WebSocket exceptions
c @ � e Zd ZdZdS )�WebSocketExceptionz$
WebSocket exception class.
N��__name__�
__module__�__qualname__�__doc__� r r �7/usr/lib/python3/dist-packages/websocket/_exceptions.pyr � r c @ r )�WebSocketProtocolExceptionzN
If the WebSocket protocol is invalid, this exception will be raised.
Nr r r r r r r
r c @ r )�WebSocketPayloadExceptionzM
If the WebSocket payload is invalid, this exception will be raised.
Nr r r r r r '