public class HttpException extends RuntimeException
Response with a status code and an error payload| Constructor and Description |
|---|
HttpException(Response response) |
| Modifier and Type | Method and Description |
|---|---|
Response |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HttpException(Response response)
public Response getResponse()
1.1.5 - Copyright © 2018 Talend Component Kit Documentation