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