userver: storages::postgres::FieldNameDoesntExist Class Reference
Loading...
Searching...
No Matches
storages::postgres::FieldNameDoesntExist Class Reference

#include <userver/storages/postgres/exceptions.hpp>

Detailed Description

Result set doesn't have field with the requested name.

Definition at line 637 of file exceptions.hpp.

+ Inheritance diagram for storages::postgres::FieldNameDoesntExist:
+ Collaboration diagram for storages::postgres::FieldNameDoesntExist:

Public Member Functions

 FieldNameDoesntExist (std::string_view name)
 
- Public Member Functions inherited from storages::postgres::ResultSetError
 ResultSetError (std::string msg)
 
void AddMsgSuffix (std::string_view str)
 
const char * what () const noexcept override
 

The documentation for this class was generated from the following file: