Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConfigError

User provided configuration error

Hierarchy

  • Error
    • ConfigError

Index

Constructors

Properties

Constructors

constructor

  • new ConfigError(message: string, fieldName: string): ConfigError

Properties

fieldName

fieldName: string

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc