referrerpolicy=no-referrer-when-downgrade

Module errors

Source
Expand description

Error types for the subsystem requests.

Structs§

ChainApiError
A description of an error causing the chain API request to be unservable.

Enums§

FatalRecoveryError
An error that may happen during Availability Recovery process.
JfyiRecoveryError
An error that may happen during Availability Recovery process.
RecoveryError
An error that may happen during Availability Recovery process.
RuntimeApiError
A description of an error causing the runtime API request to be unservable.
SubsystemError
An error type that describes faults that may happen

Type Aliases§

SubsystemResult
Ease the use of subsystem errors.