relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
Loading...
Searching...
No Matches
relx::result::ResultError Struct Reference

Error type for result processing operations. More...

#include <relx/results/result.hpp>

Public Attributes

std::string message
 

Detailed Description

Error type for result processing operations.

Definition at line 27 of file result.hpp.

Member Data Documentation

◆ message

std::string relx::result::ResultError::message

Definition at line 28 of file result.hpp.


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