Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UserError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new UserError(type: string, message: string): UserError

Properties

Readonly identifier

identifier: string

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc