userver: storages::postgres::InvalidBitStringRepresentation Class Reference
Loading...
Searching...
No Matches
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: