Skip to content

StructuredOutputParseError

Defined in: packages/core/src/structured-output-parser.ts:17

  • Error

new StructuredOutputParseError(cause): StructuredOutputParseError

Defined in: packages/core/src/structured-output-parser.ts:20

unknown

StructuredOutputParseError

Error.constructor

readonly cause: unknown

Defined in: packages/core/src/structured-output-parser.ts:18

Error.cause


message: string

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

Error.message


name: string

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

Error.name


optional stack?: string

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

Error.stack