Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PingTimeoutError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new PingTimeoutError(message?: undefined | string, cause?: Error | undefined): PingTimeoutError

Properties

Optional cause

cause: Error | undefined

message

message: string

name

name: string

stack

stack: string

Generated using TypeDoc