public class ApiException extends RuntimeException
| Constructor and Description |
|---|
ApiException() |
ApiException(ApiError error) |
ApiException(ApiError error,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ApiError |
getError() |
void |
setError(ApiError error) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.