Skip to main content

@terascope/core-utils / errors / EstimatedElasticOpenSearchError

Class: EstimatedElasticOpenSearchError

Defined in: packages/core-utils/src/errors.ts:440

Extends

  • Error

Constructors

Constructor

new EstimatedElasticOpenSearchError(message?): EstimatedElasticOpenSearchError

Defined in: node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts:1082

Parameters

ParameterType
message?string

Returns

EstimatedElasticOpenSearchError

Inherited from

Error.constructor

Constructor

new EstimatedElasticOpenSearchError(message?, options?): EstimatedElasticOpenSearchError

Defined in: node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts:1082

Parameters

ParameterType
message?string
options?ErrorOptions

Returns

EstimatedElasticOpenSearchError

Inherited from

Error.constructor

Properties

PropertyTypeDefined in
meta?SearchErrorMetadatapackages/core-utils/src/errors.ts:441