sgns::sgprocessing::ProcessingError¶
#include <processing_processor.hpp>
Public Attributes¶
| Name | |
|---|---|
| ProcessingErrorStage | stage |
| std::string | message |
Detailed Description¶
Structured, per-stage processor failure detail (D-25/D-26). Carries the failing VkResult/context as a plain message string.
Public Attributes Documentation¶
variable stage¶
variable message¶
Updated on 2026-09-17 at 06:29:14 +0000