Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IReplyErrorContent

Reply content indicating an error.

See the Message spec for details.

Hierarchy

  • IReplyErrorContent

Index

Properties

ename

ename: string

Exception name

evalue

evalue: string

Exception value

status

status: "error"

traceback

traceback: string[]

Traceback

Generated using TypeDoc