public class NodeConnectionException extends ConnectException
| Constructor and Description |
|---|
NodeConnectionException(Collection<String> issues) |
NodeConnectionException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NodeConnectionException(String msg)
public NodeConnectionException(@Nonnull Collection<String> issues)
public String getMessage()
getMessage in class ThrowableCopyright © 2003–2022 Atlassian. All rights reserved.