Skip to content

ConversionLossError

Defined in: src/core/ir/loss.ts:35

Thrown by strict-mode conversions on the first recorded loss.

  • Error

new ConversionLossError(loss): ConversionLossError

Defined in: src/core/ir/loss.ts:36

Loss

ConversionLossError

Error.constructor

optional cause?: unknown

Defined in: docs/node_modules/typescript/lib/lib.es2022.error.d.ts:24

Error.cause


readonly loss: Loss

Defined in: src/core/ir/loss.ts:36


message: string

Defined in: docs/node_modules/typescript/lib/lib.es5.d.ts:1075

Error.message


name: string

Defined in: docs/node_modules/typescript/lib/lib.es5.d.ts:1074

Error.name


optional stack?: string

Defined in: docs/node_modules/typescript/lib/lib.es5.d.ts:1076

Error.stack