Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IInitErrorAction

Index

Properties

Properties

payload: { error: { message: string; stack: string[] }; includeStack?: boolean; options: any }

Type declaration

  • error: { message: string; stack: string[] }
    • message: string
    • stack: string[]
  • Optional includeStack?: boolean
  • options: any

Generated using TypeDoc