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