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