Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CouldNotConnectToAnyServerError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

code

code: undefined | string = ConnectionErrorCodes.ERR_COULD_NOT_CONNECT

message

message: string = "Could not connect to any of the given addresses!"

name

name: string = "CouldNotConnectToAnyServerError"

Optional stack

stack: undefined | string