public class LdapEntryAlreadyExistsException extends LdapOperationException
LdapOperationException which contains LDAP specific information such as
a result code.resolvedDn, resultCode| Constructor and Description |
|---|
LdapEntryAlreadyExistsException()
Creates a new instance of LdapEntryAlreadyExistsException.
|
LdapEntryAlreadyExistsException(String message)
Creates a new instance of LdapEntryAlreadyExistsException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LdapEntryAlreadyExistsException(String message)
message - The exception messagepublic LdapEntryAlreadyExistsException()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.