A row or result set requested to be treated as a single column, but contains more than one column.
More...
#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 732 of file exceptions.hpp.
◆ NonSingleColumnResultSet()
storages::postgres::NonSingleColumnResultSet::NonSingleColumnResultSet |
( |
std::size_t |
actual_size, |
|
|
const std::string & |
type_name, |
|
|
const std::string & |
func |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: