com.epicentric.authentication
Class AccountExistsException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.epicentric.authentication.AuthenticationException
|
+--com.epicentric.authentication.AccountExistsException
- All Implemented Interfaces:
- Serializable
- public class AccountExistsException
- extends AuthenticationException
Exception thrown when an Authenticator tries to create an
authentication account that already exists.
- 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 |
AccountExistsException
public AccountExistsException(String s)
Copyright and Trademark Notices