Higher-level error returned from Hourglass.* facade calls.
Distinct from Hourglass.Bridge.Error (low-level wire error);
facade functions translate Bridge.Error to this type.
Summary
Functions
Translates a low-level Hourglass.Bridge.Error into this facade error type.
Types
Functions
@spec from_bridge_error(Hourglass.Bridge.Error.t()) :: t()
Translates a low-level Hourglass.Bridge.Error into this facade error type.