info.informatica.security.auth
Class AuthenticationDatabaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
info.informatica.security.auth.AuthenticationException
info.informatica.security.auth.AuthenticationDatabaseException
- All Implemented Interfaces:
- Serializable
public class AuthenticationDatabaseException
- extends AuthenticationException
- Author:
- amengual at informatica dot info
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthenticationDatabaseException
public AuthenticationDatabaseException()
AuthenticationDatabaseException
public AuthenticationDatabaseException(String message)
AuthenticationDatabaseException
public AuthenticationDatabaseException(Throwable cause)
AuthenticationDatabaseException
public AuthenticationDatabaseException(String message,
Throwable cause)