public class ApiException extends RuntimeException
| Constructor and Description |
|---|
ApiException(Response response) |
ApiException(Response response,
String uri) |
ApiException(String message,
int statusCode,
String reasonPhrase) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReasonPhrase() |
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 MuleSoft Inc. All rights reserved.