Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • D

Hierarchy

  • IGraphiteError<D>
    • IPluginError

Index

Properties

code

code: Plugin

Optional data

data: D

A Primitive or Structured value that contains additional information about the error. Can be omitted.

message

message: string

A string providing a short description of the error.

nodeId

nodeId: string

trace

trace: ITraceData