| Server IP : 138.197.176.125 / Your IP : 216.73.217.55 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/sos/collector/__pycache__/ |
Upload File : |
U
-�_g� �
@ 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 dd� de �ZG dd� de �Z
ddd d
dddddddddg
ZdS )c s e Zd ZdZ� fdd�Z� ZS )�InvalidPasswordExceptionz@Raised when the provided password is rejected by the remote hostc s d}t � �|� d S )NzInvalid password provided��super�__init__��self�message�� __class__� �:/usr/lib/python3/dist-packages/sos/collector/exceptions.pyr s z!InvalidPasswordException.__init__��__name__�
__module__�__qualname__�__doc__r �
__classcell__r
r
r r r s r c s e Zd ZdZ� fdd�Z� ZS )�TimeoutPasswordAuthExceptionzLRaised when a timeout is hit waiting for an auth reply using a password
c s d}t � �|� d S )Nz1Timeout hit while waiting for password validationr r r r
r r s z%TimeoutPasswordAuthException.__init__r r
r
r r r s r c s e Zd ZdZ� fdd�Z� ZS )�PasswordRequestExceptionzMRaised when the remote host requests a password that was not anticipated
c s d}t � �|� d S )Nz*Host requested password, but none providedr r r r
r r ! s z!PasswordRequestException.__init__r r
r
r r r s r c s e Zd ZdZ� fdd�Z� ZS )�AuthPermissionDeniedExceptionz=Raised when authentication attempts return a permission errorc s d}t � �|� d S )Nz.Permission denied while trying to authenticater r r r
r r ) s z&AuthPermissionDeniedException.__init__r r
r
r r r &