Package org.gatein.wci.authentication
Class AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gatein.wci.authentication.AuthenticationException
- All Implemented Interfaces:
Serializable
- Version:
- $Revision$
- Author:
- Alain Defrance
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationException(String message) AuthenticationException(String message, Throwable cause) AuthenticationException(Throwable cause) -
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
public AuthenticationException() -
AuthenticationException
-
AuthenticationException
-
AuthenticationException
-