com.uwyn.rife.authentication.credentialsmanagers.exceptions
Class RemoveRoleErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.authentication.exceptions.CredentialsManagerException
com.uwyn.rife.authentication.credentialsmanagers.exceptions.RemoveRoleErrorException
- All Implemented Interfaces:
- Serializable
public class RemoveRoleErrorException
- extends CredentialsManagerException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RemoveRoleErrorException
public RemoveRoleErrorException(String role)
RemoveRoleErrorException
public RemoveRoleErrorException(String name,
DatabaseException cause)
getName
public String getName()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.