public class IndixApiException extends Exception
| Constructor and Description |
|---|
IndixApiException() |
IndixApiException(int _errorCode,
String message) |
IndixApiException(String message) |
IndixApiException(String message,
Throwable cause) |
IndixApiException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.