HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //lib/python3.6/site-packages/sos/collector/__pycache__/exceptions.cpython-36.opt-1.pyc
3

\��h��
@s�Gdd�de�ZGdd�de�ZGdd�de�ZGdd�de�ZGdd	�d	e�ZGd
d�de�ZGdd
�d
e�ZGdd�de�ZGdd�de�Z	Gdd�de�Z
Gdd�de�ZGdd�de�ZGdd�de�Z
ddd	d
dddddddddg
ZdS)cs eZdZdZ�fdd�Z�ZS)�InvalidPasswordExceptionz@Raised when the provided password is rejected by the remote hostcsd}t�j|�dS)NzInvalid password provided)�super�__init__)�self�message)�	__class__�� /usr/lib/python3.6/exceptions.pyrsz!InvalidPasswordException.__init__)�__name__�
__module__�__qualname__�__doc__r�
__classcell__rr)rrrsrcs eZdZdZ�fdd�Z�ZS)�TimeoutPasswordAuthExceptionzLRaised when a timeout is hit waiting for an auth reply using a password
    csd}t�j|�dS)Nz1Timeout hit while waiting for password validation)rr)rr)rrrrsz%TimeoutPasswordAuthException.__init__)r	r
rrrr
rr)rrrsrcs eZdZdZ�fdd�Z�ZS)�PasswordRequestExceptionzMRaised when the remote host requests a password that was not anticipated
    csd}t�j|�dS)Nz*Host requested password, but none provided)rr)rr)rrrr!sz!PasswordRequestException.__init__)r	r
rrrr
rr)rrrsrcs eZdZdZ�fdd�Z�ZS)�AuthPermissionDeniedExceptionz=Raised when authentication attempts return a permission errorcsd}t�j|�dS)Nz.Permission denied while trying to authenticate)rr)rr)rrrr)sz&AuthPermissionDeniedException.__init__)r	r
rrrr
rr)rrr&srcs"eZdZdZd�fdd�	Z�ZS)�ConnectionExceptionz'Raised when an attempt to connect fails�cs d|�d|��}t�j|�dS)NzCould not connect to host z on specified port )rr)rZaddressZportr)rrrr1szConnectionException.__init__)rr)r	r
rrrr
rr)rrr.srcs"eZdZdZd�fdd�	Z�ZS)�CommandTimeoutExceptionzRaised when a timeout expiresNcs&d}|r|d|��7}t�j|�dS)NzTimeout expiredz executing )rr)rZcommandr)rrrr:sz CommandTimeoutException.__init__)N)r	r
rrrr
rr)rrr7srcs eZdZdZ�fdd�Z�ZS)�ConnectionTimeoutExceptionzARaised when a timeout expires while trying to connect to the hostcsd}t�j|�dS)Nz'Timeout expires while trying to connect)rr)rr)rrrrDsz#ConnectionTimeoutException.__init__)r	r
rrrr
rr)rrrAsrcs"eZdZdZd�fdd�	Z�ZS)�ControlSocketMissingExceptionz-Raised when the SSH control socket is missingrcsd|�d�}t�j|�dS)NzSSH control socket z does not exist)rr)r�pathr)rrrrLsz&ControlSocketMissingException.__init__)r)r	r
rrrr
rr)rrrIsrcs eZdZdZ�fdd�Z�ZS)�"ControlPersistUnsupportedExceptionz5Raised when SSH ControlPersist is unsupported locallycsd}t�j|�dS)Nz4ControlPersist unsupported by local SSH installation)rr)rr)rrrrTsz+ControlPersistUnsupportedException.__init__)r	r
rrrr
rr)rrrQsrcs eZdZdZ�fdd�Z�ZS)�UnsupportedHostExceptionz8Raised when the host type is unsupported or undeterminedcsd}t�j|�dS)Nz.Host did not match any supported distributions)rr)rr)rrrr\sz!UnsupportedHostException.__init__)r	r
rrrr
rr)rrrYsrcs"eZdZdZd�fdd�	Z�ZS)�InvalidTransportExceptionzZRaised when a transport is requested but it does not exist or is
    not supported locallyNcs"d|r
|nd��}t�j|�dS)Nz4Connection failed: unknown or unsupported transport r)rr)rZ	transportr)rrrresz"InvalidTransportException.__init__)N)r	r
rrrr
rr)rrrasrcs eZdZdZ�fdd�Z�ZS)�#SaltStackMasterUnsupportedExceptionz3Raised when SaltStack Master is unsupported locallycsd}t�j|�dS)Nz2Master unsupported by local SaltStack installation)rr)rr)rrrrnsz,SaltStackMasterUnsupportedException.__init__)r	r
rrrr
rr)rrrksrcs eZdZdZ�fdd�Z�ZS)�JujuNotInstalledExceptionz)Raised when juju is not installed locallycsd}t�j|�dS)Nz=Juju is not installed, please ensure you have installed juju.)rr)rr)rrrrvsz"JujuNotInstalledException.__init__)r	r
rrrr
rr)rrrssrN)�	Exceptionrrrrrrrrrrrrr�__all__rrrr�<module>s2