Current File : //lib/python2.7/site-packages/paramiko/ssh_exception.pyo |
�
=OXc @ s� d d l Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d
e f d � � YZ d e f d
� � YZ d e f d � � YZ d e f d � � YZ d e j
f d � � YZ d S( i����Nt SSHExceptionc B s e Z d Z RS( sT
Exception raised by failures in SSH2 protocol negotiation or logic errors.
( t __name__t
__module__t __doc__( ( ( s: /usr/lib/python2.7/site-packages/paramiko/ssh_exception.pyR s t AuthenticationExceptionc B s e Z d Z RS( s�
Exception raised when authentication failed for some reason. It may be
possible to retry with different credentials. (Other classes specify more
specific reasons.)
.. versionadded:: 1.6
( R R R ( ( ( s: /usr/lib/python2.7/site-packages/paramiko/ssh_exception.pyR s t PasswordRequiredExceptionc B s e Z d Z RS( sR
Exception raised when a password is needed to unlock a private key file.
( R R R ( ( ( s: /usr/lib/python2.7/site-packages/paramiko/ssh_exception.pyR ( s t BadAuthenticationTypec B s&