public class HttpException extends RuntimeException
Response
with a status code and an error payloadConstructor 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, toString
public HttpException(Response response)
public Response getResponse()
1.1.5 - Copyright © 2018 Talend Component Kit Documentation