Uses of Interface
jcifs.smb1.smb1.WinError
-
Packages that use WinError Package Description jcifs.smb1.dcerpc jcifs.smb1.smb1 -
-
Uses of WinError in jcifs.smb1.dcerpc
Classes in jcifs.smb1.dcerpc that implement WinError Modifier and Type Class Description classDcerpcException -
Uses of WinError in jcifs.smb1.smb1
Classes in jcifs.smb1.smb1 that implement WinError Modifier and Type Class Description classDfsReferralclassSmbAuthExceptionTheSmbAuthExceptionencapsulates the variety of authentication related error codes returned by an SMB server.classSmbExceptionThere are hundreds of error codes that may be returned by a CIFS server.
-