org.activemath.webapp.base
Class AuthenticationManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.activemath.webapp.base.AuthenticationManagerException
- All Implemented Interfaces:
- Serializable
public class AuthenticationManagerException
- extends Exception
Indicating an error from AuthenticationManager
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthenticationManagerException
public AuthenticationManagerException()
AuthenticationManagerException
public AuthenticationManagerException(String arg0,
Throwable arg1)
AuthenticationManagerException
public AuthenticationManagerException(String arg0)
AuthenticationManagerException
public AuthenticationManagerException(Throwable arg0)