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