Options
All
  • Public
  • Public/Protected
  • All
Menu

Thrown when consumer tries to recreate connection with the same name, but previous connection was not closed yet.

Hierarchy

  • Error
    • AlreadyHasActiveConnectionError

Index

Constructors

Properties

Constructors

constructor

Properties

name

name: string = "AlreadyHasActiveConnectionError"

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Generated using TypeDoc