public class HttpResponseException extends Exception
| Constructor and Description |
|---|
HttpResponseException(String responseText,
int responseCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getResponseCode() |
String |
getResponseText() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.