public class ApiException extends Exception
| Constructor and Description |
|---|
ApiException(int code,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApiException(int code,
String msg)
Copyright © 2019. All rights reserved.