public class ApiException extends RuntimeException
| Constructor and Description |
|---|
ApiException(int statusCode,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApiException(int statusCode,
String message)
Copyright © 2019. All rights reserved.