public class APIException extends IOException
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
getErrorResponse() |
Map |
getRequestHeaders() |
String |
getRequestMethod() |
Map |
getRequestParams() |
int |
getResponseStatus() |
URL |
getUrl() |
public int getResponseStatus()
public com.fasterxml.jackson.databind.JsonNode getErrorResponse()
public String getRequestMethod()
public URL getUrl()
public Map getRequestParams()
public Map getRequestHeaders()
Copyright © 2017 PDFDATA.io. All rights reserved.