A result set containing a single row was expected. More...
#include <userver/storages/postgres/exceptions.hpp>
Public Member Functions | |
NonSingleRowResultSet (std::size_t actual_size) | |
![]() | |
ResultSetError (std::string msg) | |
void | AddMsgSuffix (std::string_view str) |
const char * | what () const noexcept override |
A result set containing a single row was expected.
Definition at line 744 of file exceptions.hpp.
|
inlineexplicit |
Definition at line 746 of file exceptions.hpp.