Options
All
  • Public
  • Public/Protected
  • All
Menu

Class fsProErr

Hierarchy

Index

Constructors

constructor

  • new fsProErr(code: keyof typeof msgs, path: string, extra_message?: string): fsProErr

Properties

[Symbol.toStringTag]

[Symbol.toStringTag]: string = "fsProErr"

code

code: keyof typeof msgs

extra_message

extra_message: string

message

message: string

name

name: string

path

path: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc