public class TestQueryException extends Exception
Constructor and Description |
---|
TestQueryException(String errorCode,
String msg,
Throwable t)
Exception thrown if there is an error during the execution of a test query.
|
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode()
Returns the code of the error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getErrorCode()
Copyright © Jitterbit, Inc. Licensed under the Jitterbit Master Subscription Agreement.