Serializablepublic class ApiException extends Exception
| Constructor | Description |
|---|---|
ApiException(String message) |
|
ApiException(String message,
int code) |
|
ApiException(Throwable throwable) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getCode() |
Get the HTTP status code.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.