Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CapabilitiesError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new CapabilitiesError(message?: undefined | string, cause?: Error | undefined): CapabilitiesError

Properties

Optional cause

cause: Error | undefined

message

message: string

name

name: string

stack

stack: string

Generated using TypeDoc