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