public class NoSuchUserException extends UtilException
e, hasLDAPErrorCode, hasPasswordPolicyError, isNamingException, ldapErrorCode, ne, passwordPolicyErrorCode
Constructor and Description |
---|
NoSuchUserException()
Constructs a
NoSuchUserException with no detail message. |
NoSuchUserException(java.lang.String s)
Constructs a
NoSuchUserException with the specified detail message. |
NoSuchUserException(java.lang.String s, java.lang.Exception e) |
getLDAPErrorCode, getLDAPErrorCode, getPasswordPolicyErrorCode, hasLDAPErrorCode, hasPasswordPolicyError, isNamingException, returnNamingException
public NoSuchUserException()
NoSuchUserException
with no detail message.public NoSuchUserException(java.lang.String s)
NoSuchUserException
with the specified detail message.s
- the detail message.public NoSuchUserException(java.lang.String s, java.lang.Exception e)