@celo/identity"odis/circuit-breaker"FetchError

Class: FetchError

Hierarchy

FetchError

Implements

Index

Constructors

Properties

Constructors

constructor

+ new FetchError(error?: Error): FetchError

Overrides void

Defined in packages/sdk/identity/src/odis/circuit-breaker.ts:101

Parameters:

Name Type
error? Error

Returns: FetchError

Properties

Optional Readonly error

error? : Error

Defined in packages/sdk/identity/src/odis/circuit-breaker.ts:102


Readonly errorType

errorType: FETCH_ERROR

Inherited from InvalidDataError.errorType

Defined in packages/sdk/base/lib/result.d.ts:19


message

message: string

Inherited from InvalidDataError.message

Defined in node_modules/typescript/lib/lib.es5.d.ts:974


name

name: string

Inherited from InvalidDataError.name

Defined in node_modules/typescript/lib/lib.es5.d.ts:973


Optional stack

stack? : undefined | string

Inherited from InvalidDataError.stack

Defined in node_modules/typescript/lib/lib.es5.d.ts:975