public class TooComplexDnException extends LdapInvalidDnException
| Modifier and Type | Field and Description |
|---|---|
static TooComplexDnException |
INSTANCE
An instance of this exception to avoid creation a new one every time we need it
|
resolvedDn, resultCode| Constructor and Description |
|---|
TooComplexDnException()
Creates a new instance of TooComplexException.
|
TooComplexDnException(String message)
Creates a new instance of TooComplexException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final TooComplexDnException INSTANCE
public TooComplexDnException()
public TooComplexDnException(String message)
message - The associated messageCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.