HttpRequestError
HttpError Functions
getCode | HttpRequestError.getCode( ) | HTTP Response code that generated the error |
getErrorMessage | HttpRequestError.getErrorMessage( ) | The error message describing the reason for the failure |
getCode | HttpRequestError.getCode( ) | HTTP Response code that generated the error |
getErrorMessage | HttpRequestError.getErrorMessage( ) | The error message describing the reason for the failure |
RequestError
should be created when a com.ebasetech.xi.api.connectors.RESTDataConnector fails with an generic request error response codes, i.e 400 Bad Request