Skip to main content

Module error

Module error 

Source
Expand description

Error types for PulseHive SDK.

PulseHiveError is the top-level error returned by all PulseHive public APIs. It wraps pulsedb::PulseDBError for seamless substrate error propagation.

Enums§

PulseHiveError
Top-level error type for all PulseHive operations.

Type Aliases§

Result
Result type alias for PulseHive operations.