Skip to content

decode.Class.GainMapNotFoundError

github-actions[bot] edited this page Nov 19, 2025 · 9 revisions

@monogrid/gainmap-js / decode / GainMapNotFoundError

Class: GainMapNotFoundError

Defined in: src/decode/shared/errors/GainMapNotFoundError.ts:1

Extends

  • Error

Constructors

Constructor

new GainMapNotFoundError(message?): GainMapNotFoundError

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

Parameters

message?

string

Returns

GainMapNotFoundError

Inherited from

Error.constructor

Constructor

new GainMapNotFoundError(message?, options?): GainMapNotFoundError

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

Parameters

message?

string

options?

ErrorOptions

Returns

GainMapNotFoundError

Inherited from

Error.constructor

Clone this wiki locally