Package org.conical.common.bbl.auth
Class AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.conical.common.bbl.auth.AuthenticationException
- All Implemented Interfaces:
Serializable
Exception thrown to indicate a problem with authentication.
- Author:
- rdoherty
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthenticationException
-
AuthenticationException
-