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