Skip to content

YAMLException

Defined in: src/js-yaml-compat.ts:154

  • Error

new YAMLException(reason?, mark?): YAMLException

Defined in: src/js-yaml-compat.ts:159

string

Mark

YAMLException

Error.constructor

optional cause?: unknown

Defined in: site/node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/lib/lib.es2022.error.d.ts:24

Error.cause


mark: Mark

Defined in: src/js-yaml-compat.ts:157


message: string

Defined in: site/node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/lib/lib.es5.d.ts:1075

Error.message


name: string = "YAMLException"

Defined in: src/js-yaml-compat.ts:155

Error.name


reason: string

Defined in: src/js-yaml-compat.ts:156


optional stack?: string

Defined in: site/node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/lib/lib.es5.d.ts:1076

Error.stack

toString(_compact?): string

Defined in: src/js-yaml-compat.ts:166

Returns a string representation of an object.

boolean

string