|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
jcifs.smb.SmbException
jcifs.smb.SmbAuthException
public class SmbAuthException
The SmbAuthException
encapsulates the variety of
authentication related error codes returned by an SMB server.
See jCIFS Exceptions and NtlmAuthenticator for more information about SmbAuthException
.
Field Summary |
---|
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 |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |