Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ResolveError

Hierarchy

  • Error
    • ResolveError

Index

Constructors

Properties

Constructors

constructor

  • new ResolveError(message: string, innerError?: Error): ResolveError

Properties

Optional innerError

innerError: Error

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Generated using TypeDoc