
    iI                     `     G d  de       Z G d dee      Z G d dee      Z G d de      Zy)	c                       e Zd Zy)ProxyExceptionN__name__
__module____qualname__     G/root/searxng-venv/lib/python3.12/site-packages/python_socks/_errors.pyr   r          r	   r   c                       e Zd Zy)ProxyTimeoutErrorNr   r   r	   r
   r   r      r   r	   r   c                       e Zd Zy)ProxyConnectionErrorNr   r   r	   r
   r   r   	   r   r	   r   c                         e Zd Zd fd	Z xZS )
ProxyErrorc                 2    t         |   |       || _        y N)super__init__
error_code)selfmessager   	__class__s      r
   r   zProxyError.__init__   s    !$r	   r   )r   r   r   r   __classcell__)r   s   @r
   r   r      s    % %r	   r   N)	Exceptionr   TimeoutErrorr   OSErrorr   r   r   r	   r
   <module>r      s9   	Y 		 		>7 	% %r	   