Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AccountInUseError

An account in use error. This is a simple subclass of the Error class which includes a timeout property.

Hierarchy

  • Error
    • AccountInUseError

Index

Constructors

Properties

Accessors

Constructors

constructor

Properties

message

message: string

Optional stack

stack: string

timeout

timeout: number

Static Error

Error: ErrorConstructor

Accessors

name

  • get name(): string

Generated using TypeDoc