public class ApiException extends Exception
| Constructor and Description |
|---|
ApiException(int code,
String message)
ApiException constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApiException(int code,
String message)
code - message - public String getMessage()
getMessage in class ThrowableCopyright © 2020 Transchain. All rights reserved.