public class LdapLdifException extends LdapException
| 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, toStringpublic LdapLdifException(String message)
message - The exception messageCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.