Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
IOException
jcifs.smb.SmbException
jcifs.smb.SmbAuthException
public class SmbAuthException
extends SmbException
SmbAuthException
encapsulates the variety of
authentication related error codes returned by an SMB server.
See jCIFS Exceptions and NtlmAuthenticator for more information about SmbAuthException
.
Fields inherited from interface jcifs.smb.DosError | |
DOS_ERROR_CODES , DOS_ERROR_MESSAGES |
Fields inherited from interface jcifs.smb.WinError | |
ERROR_ACCESS_DENIED , ERROR_BAD_PIPE , ERROR_MORE_DATA , ERROR_NO_BROWSER_SERVERS_FOUND , ERROR_NO_DATA , ERROR_PIPE_BUSY , ERROR_PIPE_NOT_CONNECTED , ERROR_REQ_NOT_ACCEP , ERROR_SUCCESS , WINERR_CODES , WINERR_MESSAGES |
Method Summary |
Methods inherited from class jcifs.smb.SmbException | |
getNtStatus , getRootCause , toString |