HttpAuthorisationError
HttpError Functions
| getCode | HttpAuthorisationError.getCode( ) | HTTP Response code that generated the error |
| getErrorMessage | HttpAuthorisationError.getErrorMessage( ) | The error message describing the reason for the failure |
| getCode | HttpAuthorisationError.getCode( ) | HTTP Response code that generated the error |
| getErrorMessage | HttpAuthorisationError.getErrorMessage( ) | The error message describing the reason for the failure |
HttpAuthorisationErrorshould be created when a com.ebasetech.xi.api.connectors.RESTDataConnector fails with an Authentication Error response code, for example 401