Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConnectionError

Hierarchy

  • ErrorWithCode<ConnectionErrorCode>
    • ConnectionError

Constructors

Properties

Constructors

constructor

  • new ConnectionError(code: ConnectionErrorCode, msg: string): ConnectionError

Properties

Readonly code

code: ConnectionErrorCode

Readonly name

name: "ConnectionError" = 'ConnectionError'

Generated using TypeDoc