public class HttpResponseException extends RuntimeException
| Constructor and Description |
|---|
HttpResponseException(String msg) |
HttpResponseException(String msg,
Exception e) |
HttpResponseException(String msg,
Exception e,
int status) |
HttpResponseException(String msg,
int status) |
| Modifier and Type | Method and Description |
|---|---|
int |
statusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2022 MuleSoft, Inc.. All rights reserved.