com.uwyn.rife.authentication.exceptions
Class CredentialsManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.authentication.exceptions.CredentialsManagerException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AddRoleErrorException, AddUserErrorException, CantFindXmlPathException, CantWriteToDestinationException, ClearUsersErrorException, ContainsRoleErrorException, ContainsUserErrorException, CountRolesErrorException, CountUsersErrorException, DuplicateLoginException, DuplicateRoleException, DuplicateUserIdException, GetAttributesErrorException, GetLoginErrorException, GetUserIdErrorException, InitializationErrorException, InstallCredentialsErrorException, IsUserInRoleErrorException, IsUserValidErrorException, ListRolesErrorException, ListUsersErrorException, MissingXmlPathException, RemoveCredentialsErrorException, RemoveRoleErrorException, RemoveUserErrorException, StoreXmlErrorException, UnknownRoleErrorException, UnsupportedCredentialsTypeException, UpdateUserErrorException, VerifyCredentialsErrorException
public class CredentialsManagerException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CredentialsManagerException
public CredentialsManagerException(String message)
CredentialsManagerException
public CredentialsManagerException(String message,
Throwable cause)
CredentialsManagerException
public CredentialsManagerException(Throwable cause)
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.