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