@terascope/elasticsearch-asset-apis / elasticsearch-reader-api/throwRequestError
elasticsearch-reader-api/throwRequestError
Functions
throwRequestError()
throwRequestError(
endpointName
,statusCode
,body
):never
Defined in: elasticsearch-reader-api/throwRequestError.ts:9
Try and proxy the error as best as possible to avoid confusing errors
Parameters
Parameter | Type |
---|---|
endpointName | string |
statusCode | number |
body | unknown |
Returns
never