Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HandlerError

Handler result for failing handler.

Hierarchy

Index

Properties

Properties

code

code: number

0 is success

Optional message

message: string

The simple text message describing the result

Optional stack

stack: any

The stack trace of the error

Generated using TypeDoc