Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectionError

Package version

Hierarchy

  • ConnectionError

Index

Properties

Optional connectionState

connectionState: ConnectionState

The kind of connection error that occurred.

Optional exception

exception: undefined | string

Detailed error message about the failed connection.

Optional iPFrom

iPFrom: undefined | string

The IP of host that originated the failed connection.

Optional iPTo

iPTo: undefined | string

The IP that the connection attempted to reach.

Optional port

port: undefined | number

The TCP port the connection was attempted on.

Generated using TypeDoc