public class InvalidConnectionException
extends org.apache.directory.api.ldap.model.exception.LdapException
| Constructor and Description |
|---|
InvalidConnectionException()
Instantiates a new invalid connection exception.
|
InvalidConnectionException(String explanation)
Instantiates a new invalid connection exception.
|
InvalidConnectionException(String explanation,
Throwable cause)
Instantiates a new invalid connection exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidConnectionException()
public InvalidConnectionException(String explanation)
explanation - the explanationCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.