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