Skip to content

Latest commit

 

History

History
72 lines (38 loc) · 1.1 KB

kui_shell_core.SaveError.md

File metadata and controls

72 lines (38 loc) · 1.1 KB

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