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