Server IP : 184.107.3.203 / Your IP : 216.73.216.51 Web Server : Apache System : Linux dedicated2.avenfashion.com.ph 4.18.0-553.40.1.el8_10.x86_64 #1 SMP Mon Feb 10 12:11:18 EST 2025 x86_64 User : adminteladeoro ( 1015) PHP Version : 8.2.28 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/lib/python3.6/site-packages/sos/collector/__pycache__/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
3 ~ �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 � j|� d S )NzInvalid password provided)�super�__init__)�self�message)� __class__� � /usr/lib/python3.6/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 � j|� d S )Nz1Timeout hit while waiting for password validation)r r )r r )r r r r s z%TimeoutPasswordAuthException.__init__)r r r r r 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 � j|� d S )Nz*Host requested password, but none provided)r r )r r )r r r r ! s z!PasswordRequestException.__init__)r r r r r 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 � j|� d S )Nz.Permission denied while trying to authenticate)r r )r r )r r r r ) s z&AuthPermissionDeniedException.__init__)r r r r r r r r )r r r &