public class ApiException extends RuntimeException
| Constructor and Description |
|---|
ApiException(int code,
String msg) |
ApiException(int code,
String msg,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.