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
|
private static long |
serialVersionUID |
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, toStringprivate static final long serialVersionUID
public static final TooComplexDnException INSTANCE
public TooComplexDnException()
public TooComplexDnException(String message)
message - The associated messageCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.