Expand description
Wire error envelope returned by the registry on all error responses.
Lives in acdp-primitives (rather than alongside the other wire types)
because crate::error::AcdpError references it in its Registry
variant and in crate::error::AcdpError::from_wire_error — and
AcdpError is the foundational error type every higher crate depends
on.
Structs§
- Wire
Error - Wire error envelope returned by the registry on all error responses.
- Wire
Error Body