userver: storages::postgres::FieldNameDoesntExist Class Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::FieldNameDoesntExist Class Reference

Your opinion will help to improve our service

Leave a feedback >

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

Detailed Description

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

Definition at line 645 of file exceptions.hpp.

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

Public Member Functions

 FieldNameDoesntExist (std::string_view name)
 
void AddMsgSuffix (std::string_view str)
 
void AddMsgPrefix (std::string_view str)
 
const char * what () const noexcept override
 

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