Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/sos/collector/__pycache__/ |
Upload File : |
o ���b� � @ s� G d d� de �ZG dd� de �ZG dd� de �ZG dd� de �ZG dd � d e �ZG d d� de �ZG dd � d e �ZG dd� de �ZG dd� de �Z G dd� de �Z G dd� de �Zg d�ZdS )c � e Zd ZdZ� fdd�Z� ZS )�InvalidPasswordExceptionz@Raised when the provided password is rejected by the remote hostc � d}t t| ��|� d S )NzInvalid password provided)�superr �__init__��self�message�� __class__� �:/usr/lib/python3/dist-packages/sos/collector/exceptions.pyr � z!InvalidPasswordException.__init__��__name__� __module__�__qualname__�__doc__r � __classcell__r r r r r � r c r )�TimeoutPasswordAuthExceptionzLRaised when a timeout is hit waiting for an auth reply using a password c r )Nz1Timeout hit while waiting for password validation)r r r r r r r r r z%TimeoutPasswordAuthException.__init__r r r r r r � r c r )�PasswordRequestExceptionzMRaised when the remote host requests a password that was not anticipated c r )Nz*Host requested password, but none provided)r r r r r r r r ! r z!PasswordRequestException.__init__r r r r r r r r c r )�AuthPermissionDeniedExceptionz=Raised when authentication attempts return a permission errorc r )Nz.Permission denied while trying to authenticate)r r r r r r r r ) r z&AuthPermissionDeniedException.__init__r r r r r r &