public class LdapAliasDereferencingException extends LdapOperationException
LdapOperationException which associates the
ResultCodeEnum.ALIAS_DEREFERENCING_PROBLEM value with the type.resolvedDn, resultCode| Constructor and Description |
|---|
LdapAliasDereferencingException()
Creates a new instance of LdapAliasDereferencingException.
|
LdapAliasDereferencingException(String message)
Creates a new instance of LdapAliasDereferencingException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LdapAliasDereferencingException(String message)
message - The exception messagepublic LdapAliasDereferencingException()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.