SMB Exceptions¶
-
class
smb.base.
SMBTimeout
[source]¶ Raised when a timeout has occurred while waiting for a response or for a SMB/CIFS operation to complete.
-
class
smb.base.
NotReadyError
[source]¶ Raised when SMB connection is not ready (i.e. not authenticated or authentication failed)
-
class
smb.base.
NotConnectedError
[source]¶ Raised when underlying SMB connection has been disconnected or not connected yet