Struct FaultResult
Defined in File fault_types.hpp
Struct Documentation
-
struct FaultResult
Outcome of a fault-management operation that returns JSON.
datacarries the response body the handler will serve on success; remains empty on errors.
Defined in File fault_types.hpp
Outcome of a fault-management operation that returns JSON. data carries the response body the handler will serve on success; remains empty on errors.