public class RequestException extends ClientException
Client request.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRequestId()
Returns the HTTP response ID from the failed request.
|
int |
getStatusCode()
Returns the HTTP status code from the failed request.
|
public int getStatusCode()
public java.lang.String getRequestId()
The response ID is used to help with debugging the query in the Orchestrate.io service.