no.tornado.brap.exception
Class AuthenticationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
no.tornado.brap.exception.AuthenticationFailedException
- All Implemented Interfaces:
- Serializable
public class AuthenticationFailedException
- extends Exception
Exception thrown by the AuthenticationProvider if authentication
is required and the supplied credentials are either missing
or insufficient.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthenticationFailedException
public AuthenticationFailedException(String message)
AuthenticationFailedException
public AuthenticationFailedException(Throwable cause)
Copyright © 2009-2011 Syse Data AS. All Rights Reserved.