public class IrisClientException extends Exception
| Constructor and Description |
|---|
IrisClientException(String message) |
IrisClientException(String errorCode,
String description) |
IrisClientException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.