Interface: UnknownDiagramError β
Defined in: packages/mermaid/src/errors.ts:1
Extends β
Error
Properties β
cause? β
optional
cause:unknown
Defined in: node_modules/.pnpm/typescript@5.7.3/node_modules/typescript/lib/lib.es2022.error.d.ts:26
Inherited from β
Error.cause
message β
message:
string
Defined in: node_modules/.pnpm/typescript@5.7.3/node_modules/typescript/lib/lib.es5.d.ts:1077
Inherited from β
Error.message
name β
name:
string
Defined in: node_modules/.pnpm/typescript@5.7.3/node_modules/typescript/lib/lib.es5.d.ts:1076
Inherited from β
Error.name
stack? β
optional
stack:string
Defined in: node_modules/.pnpm/typescript@5.7.3/node_modules/typescript/lib/lib.es5.d.ts:1078
Inherited from β
Error.stack