#include <userver/storages/postgres/exceptions.hpp>
A row was requested to be parsed based on field names/indexed, the count of names/indexes doesn't match the tuple size.
Definition at line 732 of file exceptions.hpp.
|
| FieldTupleMismatch (std::size_t field_count, std::size_t tuple_size) |
|
void | AddMsgSuffix (std::string_view str) |
|
void | AddMsgPrefix (std::string_view str) |
|
const char * | what () const noexcept override |
|
The documentation for this class was generated from the following file: