|
relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
|
Error type for result processing operations. More...
#include <relx/results/result.hpp>
Public Attributes | |
| std::string | message |
Error type for result processing operations.
Definition at line 27 of file result.hpp.
| std::string relx::result::ResultError::message |
Definition at line 28 of file result.hpp.