HEX
Server: Apache
System: Linux dinesh8189 5.15.98-grsec-sharedvalley-2.lc.el8.x86_64 #1 SMP Thu Mar 9 09:07:30 -03 2023 x86_64
User: cgmgerenciamento1 (814285)
PHP: 8.1.26
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //usr/lib/python3.6/site-packages/sos/collector/__pycache__/exceptions.cpython-36.pyc
3

3��dC�
@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}tt|�j|�dS)NzInvalid password provided)�superr�__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}tt|�j|�dS)Nz1Timeout hit while waiting for password validation)rrr)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}tt|�j|�dS)Nz*Host requested password, but none provided)rrr)rr)rrrr!sz!PasswordRequestException.__init__)r	r
rrrr
rr)rrrsrcs eZdZdZ�fdd�Z�ZS)�AuthPermissionDeniedExceptionz=Raised when authentication attempts return a permission errorcsd}tt|�j|�dS)Nz.Permission denied while trying to authenticate)rrr)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||f}tt|�j|�dS)Nz1Could not connect to host %s on specified port %s)rrr)rZaddressZportr)rrrr1s
zConnectionException.__init__)rr)r	r
rrrr
rr)rrr.srcs"eZdZdZd�fdd�	Z�ZS)�CommandTimeoutExceptionzRaised when a timeout expiresNcs(d}|r|d|7}tt|�j|�dS)NzTimeout expiredz
 executing %s)rrr)rZcommandr)rrrr:sz 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}tt|�j|�dS)Nz'Timeout expires while trying to connect)rrr)rr)rrrrDsz#ConnectionTimeoutException.__init__)r	r
rrrr
rr)rrrAsrcs"eZdZdZd�fdd�	Z�ZS)�ControlSocketMissingExceptionz-Raised when the SSH control socket is missingrcsd|}tt|�j|�dS)Nz$SSH control socket %s does not exist)rrr)r�pathr)rrrrLsz&ControlSocketMissingException.__init__)r)r	r
rrrr
rr)rrrIsrcs eZdZdZ�fdd�Z�ZS)�"ControlPersistUnsupportedExceptionz5Raised when SSH ControlPersist is unsupported locallycsd}tt|�j|�dS)Nz4ControlPersist unsupported by local SSH installation)rrr)rr)rrrrTsz+ControlPersistUnsupportedException.__init__)r	r
rrrr
rr)rrrQsrcs eZdZdZ�fdd�Z�ZS)�UnsupportedHostExceptionz8Raised when the host type is unsupported or undeterminedcsd}tt|�j|�dS)Nz.Host did not match any supported distributions)rrr)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$|rd|nd}tt|�j|�dS)Nz6Connection failed: unknown or unsupported transport %sr)rrr)rZ	transportr)rrrresz"InvalidTransportException.__init__)N)r	r
rrrr
rr)rrrasrcs eZdZdZ�fdd�Z�ZS)�#SaltStackMasterUnsupportedExceptionz3Raised when SaltStack Master is unsupported locallycsd}tt|�j|�dS)Nz2Master unsupported by local SaltStack installation)rrr)rr)rrrrnsz,SaltStackMasterUnsupportedException.__init__)r	r
rrrr
rr)rrrksrcs eZdZdZ�fdd�Z�ZS)�JujuNotInstalledExceptionz)Raised when juju is not installed locallycsd}tt|�j|�dS)Nz=Juju is not installed, please ensure you have installed juju.)rrr)rr)rrrrvsz"JujuNotInstalledException.__init__)r	r
rrrr
rr)rrrssrN)�	Exceptionrrrrrrrrrrrrr�__all__rrrr�<module>s2