ง
    ๒ณ\dา  ใ                   ๓    d Z  G d deฆ  ซ        Z G d deฆ  ซ        Z G d deeฆ  ซ        Z G d deฆ  ซ        Z G d	 d
eฆ  ซ        ZdS )z
Cred errors.
c                   ๓    e Zd ZdZdS )ฺUnauthorizedzStandard unauthorized error.Nฉฺ__name__ฺ
__module__ฺ__qualname__ฺ__doc__ฉ ๓    ๚2lib/python3.11/site-packages/twisted/cred/error.pyr   r   	   s        ุ&ะ&ะ&ะ&r
   r   c                   ๓    e Zd ZdZdS )ฺLoginFailedz>
    The user's request to log in failed for some reason.
    Nr   r	   r
   r   r   r      s        ๐๐ ๐ ๐ r
   r   c                   ๓    e Zd ZdZdS )ฺUnauthorizedLoginz&The user was not authorized to log in.Nr   r	   r
   r   r   r      s        ุ0ะ0ะ0ะ0r
   r   c                   ๓    e Zd ZdZdS )ฺUnhandledCredentialsa  A type of credentials were passed in with no knowledge of how to check
    them.  This is a server configuration error - it means that a protocol was
    connected to a Portal without a CredentialChecker that can check all of its
    potential authentication strategies.
    Nr   r	   r
   r   r   r      s        ๐๐ ๐ ๐ r
   r   c                   ๓    e Zd ZdZdS )ฺLoginDeniedzๆ
    The realm rejected this login for some reason.

    Examples of reasons this might be raised include an avatar logging in
    too frequently, a quota having been fully used, or the overall server
    load being too high.
    Nr   r	   r
   r   r   r      s        ๐๐ ๐ ๐ r
   r   N)r   ฺ	Exceptionr   r   r   r   r   r	   r
   r   ๚<module>r      sํ   ๐๐๐ ๐
'๐ '๐ '๐ '๐ '9๑ '๔ '๐ '๐๐ ๐ ๐ ๐ )๑ ๔ ๐ ๐1๐ 1๐ 1๐ 1๐ 1 \๑ 1๔ 1๐ 1๐๐ ๐ ๐ ๐ ;๑ ๔ ๐ ๐๐ ๐ ๐ ๐ +๑ ๔ ๐ ๐ ๐ r
   