userver: storages::postgres::InvalidBitStringRepresentation 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::InvalidBitStringRepresentation Class Reference

Value in PostgreSQL binary buffer cannot be represented as bit string type. More...

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

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

Detailed Description

Value in PostgreSQL binary buffer cannot be represented as bit string type.

Definition at line 918 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ InvalidBitStringRepresentation()

storages::postgres::InvalidBitStringRepresentation::InvalidBitStringRepresentation ( )
inline

Definition at line 920 of file exceptions.hpp.


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