public class IndyClientException extends Exception
| Constructor and Description |
|---|
IndyClientException(int statusCode,
String message,
Object... params) |
IndyClientException(int statusCode,
String message,
Throwable cause,
Object... params) |
IndyClientException(String message,
Object... params) |
IndyClientException(String message,
Throwable cause,
Object... params) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011-2018-2018. All Rights Reserved.