public class InvalidConnectionException
extends org.apache.directory.api.ldap.model.exception.LdapException
| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID
The serialVersionUID.
|
| 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, toStringstatic final long serialVersionUID
public InvalidConnectionException()
public InvalidConnectionException(String explanation)
explanation - the explanationCopyright © 2009–2019 The Apache Software Foundation. All rights reserved.