public class MaasException extends Exception
| Constructor and Description |
|---|
MaasException(Api.Error raw) |
MaasException(Exception raw) |
MaasException(String code,
int codeN,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
int |
getCodeN() |
String |
getMsg() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2023. All rights reserved.