userver: storages::postgres::NoBinaryParser Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::NoBinaryParser Class Reference

A field in a result set doesn't have a binary parser. More...

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

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

Additional Inherited Members

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

Detailed Description

A field in a result set doesn't have a binary parser.

Definition at line 699 of file exceptions.hpp.


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