Skip to content

Opensearch dashboards.savedobjectserrorhelpers.decoraterequestentitytoolargeerror

Home > opensearch-dashboards > SavedObjectsErrorHelpers > decorateRequestEntityTooLargeError

SavedObjectsErrorHelpers.decorateRequestEntityTooLargeError() method

Signature:

static decorateRequestEntityTooLargeError(error: Error, reason?: string): DecoratedError;

Parameters

Parameter Type Description
error Error
reason string

Returns:

DecoratedError