Files
cloud-hypervisor/block/src
Anatol Belski 4c29548736 block: Add BlockError constructors and builder methods
Add the construction and inspection API for BlockError,
consisting on constructors that accept a kind and optional
source, builder methods that attach context after
the fact, and accessors for retrieving the kind, context,
and typed source references. The builder pattern allows
callers to enrich errors at each level of the call stack.

Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
2026-03-12 14:18:45 +00:00
..
2025-12-14 17:02:36 +00:00
2026-03-12 14:18:45 +00:00
2026-03-09 13:02:07 +00:00