public class ConnectionException extends Exception
Constructor and Description |
---|
ConnectionException(String message) |
ConnectionException(String message,
String errorDetails) |
ConnectionException(String message,
String errorDetails,
Throwable e) |
ConnectionException(String message,
Throwable e) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorDetails() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016–2023. All rights reserved.