Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlreadyExistsError

An error to be used when an object of the same type already exists

Hierarchy

  • Error
    • AlreadyExistsError

Index

Constructors

Properties

Accessors

Constructors

constructor

  • Parameters

    Returns AlreadyExistsError

Properties

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Accessors

conflicts

  • get conflicts(): string[]
  • Returns an array of strings identifying the resources that caused the error

    Returns string[]

Generated using TypeDoc