HttpNotFoundError
HttpError Functions
getCode | HttpNotFoundError.getCode( ) | HTTP Response code that generated the error |
getErrorMessage | HttpNotFoundError.getErrorMessage( ) | The error message describing the reason for the failure |
getCode | HttpNotFoundError.getCode( ) | HTTP Response code that generated the error |
getErrorMessage | HttpNotFoundError.getErrorMessage( ) | The error message describing the reason for the failure |
NotFoundError
should be created when a com.ebasetech.xi.api.connectors.RESTDataConnector fails with an Not Found response code, i.e 404