Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 897 Bytes

AbortOnReconnectError.mdx

File metadata and controls

35 lines (21 loc) · 897 Bytes

testplane / AbortOnReconnectError

Class: AbortOnReconnectError

Extends

  • Error

Constructors

new AbortOnReconnectError()

new AbortOnReconnectError(): AbortOnReconnectError

Returns

AbortOnReconnectError

Overrides

Error.constructor

Defined in

src/errors/abort-on-reconnect-error.ts:2

Properties

Property Type Inherited from Defined in
message string Error.message ../node_modules/typescript/lib/lib.es5.d.ts:1077
name string Error.name ../node_modules/typescript/lib/lib.es5.d.ts:1076
stack? string Error.stack ../node_modules/typescript/lib/lib.es5.d.ts:1078