Class EAuthException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.netscape.certsrv.base.EBaseException
com.netscape.certsrv.authentication.EAuthException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EAuthInternalError, EAuthMgrNotFound, EAuthMgrPluginNotFound, EAuthUserError, ECompSyntaxErr, EFormSubjectDN, EInvalidCredentials, EMissingCredential

public class EAuthException extends EBaseException
This class represents authentication exceptions.

Version:
$Revision$, $Date$
See Also: