com.epicentric.authentication
Class AccountDoesNotExistException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.epicentric.authentication.AuthenticationException
|
+--com.epicentric.authentication.AccountDoesNotExistException
- All Implemented Interfaces:
- Serializable
- public class AccountDoesNotExistException
- extends AuthenticationException
Exception thrown when an Authenticator tries to remove an
authentication account that does not exist.
- Since:
- 4.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AccountDoesNotExistException
public AccountDoesNotExistException(String s)
Copyright and Trademark Notices