public static class Connection.ConnectionException extends Exception
Constructor and Description |
---|
ConnectionException(String errorMsg,
String errorDescr,
Throwable t)
Exception thrown if there is an error during a connection.
|
Modifier and Type | Method and Description |
---|---|
String |
getErrorDescription()
Returns the description of the error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getErrorDescription()
Copyright © Jitterbit, Inc. Licensed under the Jitterbit Master Subscription Agreement.