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