#include <userver/storages/postgres/exceptions.hpp>
A row or result set requested to be treated as a single column, but contains more than one column.
Definition at line 710 of file exceptions.hpp.
|
| NonSingleColumnResultSet (std::size_t actual_size, const std::string &type_name, const std::string &func) |
|
void | AddMsgSuffix (std::string_view str) |
|
const char * | what () const noexcept override |
|
The documentation for this class was generated from the following file: