Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInteractiveError

An interactive error, sent in a reply to a method that failed.

Hierarchy

  • IInteractiveError

Index

Properties

Properties

code

code: number

A unique numerical code for this error.

example

4019

message

message: string

A human readable message detailing the cause of this error.

Optional path

path: string

An optional path that points at the element within an interactive session that caused this error to occur.

Generated using TypeDoc