Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SocketError

Error returned due to issues in the Socket connection

Hierarchy

  • Error
    • SocketError

Index

Constructors

Properties

Constructors

constructor

  • new SocketError(message: string, description: string): SocketError

Properties

data

data: { description: string }

Type declaration

  • description: string

message

message: string

name

name: string

Optional stack

stack: string

Generated using TypeDoc