Interface: SaveError
January 18, 2022 · View on GitHub
Kui API Documentation - v11.0.0 / @kui-shell/core / SaveError
Interface: SaveError
@kui-shell/core.SaveError
Hierarchy
-
Error↳
SaveError
Table of contents
Properties
Properties
message
• message: string
Inherited from
Error.message
Defined in
node_modules/typescript/lib/lib.es5.d.ts:1023
name
• name: string
Inherited from
Error.name
Defined in
node_modules/typescript/lib/lib.es5.d.ts:1022
revealLine
• Optional revealLine: number
Defined in
packages/core/src/models/editable.ts:22
stack
• Optional stack: string
Inherited from
Error.stack
Defined in
node_modules/typescript/lib/lib.es5.d.ts:1024