HttpServerError

HttpServerError should be created when a com.ebasetech.xi.api.connectors.RESTDataConnector fails with an generic server error response codes, i.e 500 Server Error

HttpError Functions

getCode HttpServerError.getCode( ) HTTP Response code that generated the error
getErrorMessage HttpServerError.getErrorMessage( ) The error message describing the reason for the failure