Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConnectionError

Emitted when there has been a socket error. If this occurs, a close event will also be emitted.

see

WebSocketConnection.onError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string = "ConnectionError"

Optional stack

stack: string

Static Error

Error: ErrorConstructor

Generated using TypeDoc