Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InitError

Describes an error thrown during initialization

export
interface

InitError

Hierarchy

  • InitError

Index

Properties

Properties

message

message: string

The error message

type

{string}

memberof

InitError

stack

stack: string[]

The error stack trace

type

{string[]}

memberof

InitError

Generated using TypeDoc