
    +j                     v     G d  de           Z G d de          Z G d de          Z G d de           ZdS )	c                       e Zd ZdZdS )NetworkErrorzFBase exception for network-related errors with diagnostic information.N__name__
__module____qualname____doc__     F/home/wildlama/comfy/ComfyUI/comfy_api_nodes/util/common_exceptions.pyr   r      s        PPPPr
   r   c                       e Zd ZdZdS )LocalNetworkErrorzEException raised when local network connectivity issues are detected.Nr   r	   r
   r   r   r      s        OOOOr
   r   c                       e Zd ZdZdS )ApiServerErrorzLException raised when the API server is unreachable but internet is working.Nr   r	   r
   r   r   r   	   s        VVVVr
   r   c                       e Zd ZdZdS )ProcessingInterruptedzGOperation was interrupted by user/runtime via processing_interrupted().Nr   r	   r
   r   r   r      s        QQQQr
   r   N)	Exceptionr   r   r   r   r	   r
   r   <module>r      s   Q Q Q Q Q9 Q Q QP P P P P P P PW W W W W\ W W WR R R R RI R R R R Rr
   