public class LdapLdifException extends LdapException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The serial version UID
|
| Constructor and Description |
|---|
LdapLdifException(String message)
Creates a new instance of LdapLdifException.
|
LdapLdifException(String message,
Throwable cause)
Creates a new instance of LdapLdifException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public LdapLdifException(String message)
message - The exception messageCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.