OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
cbdc::parsec::runtime_locking_shard::shard_error Struct Reference

#include <interface.hpp>

Data Fields

error_code m_error_code {}
 The error code.
 
std::optional< wounded_detailsm_wounded_details
 Optional details about the wounded error code.
 

Detailed Description

Definition at line 76 of file parsec/runtime_locking_shard/interface.hpp.

Field Documentation

◆ m_error_code

error_code cbdc::parsec::runtime_locking_shard::shard_error::m_error_code {}

The error code.

Definition at line 78 of file parsec/runtime_locking_shard/interface.hpp.

◆ m_wounded_details

std::optional<wounded_details> cbdc::parsec::runtime_locking_shard::shard_error::m_wounded_details

Optional details about the wounded error code.

Definition at line 81 of file parsec/runtime_locking_shard/interface.hpp.


The documentation for this struct was generated from the following file: