public static class ApiClient.ApiException extends IOException
| Constructor and Description |
|---|
ApiException() |
ApiException(String message) |
ApiException(String message,
String code) |
ApiException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.