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