Result set doesn't have field with the requested name. More...
#include <userver/storages/postgres/exceptions.hpp>
Public Member Functions | |
FieldNameDoesntExist (std::string_view name) | |
![]() | |
ResultSetError (std::string msg) | |
void | AddMsgSuffix (std::string_view str) |
const char * | what () const noexcept override |
Result set doesn't have field with the requested name.
Definition at line 641 of file exceptions.hpp.
|
inline |
Definition at line 643 of file exceptions.hpp.