Value in PostgreSQL binary buffer cannot be represented by a given C++ type. More...
#include <userver/storages/postgres/exceptions.hpp>
Public Member Functions | |
BitStringOverflow (std::size_t actual, std::size_t expected) | |
Value in PostgreSQL binary buffer cannot be represented by a given C++ type.
Definition at line 910 of file exceptions.hpp.
|
inline |
Definition at line 912 of file exceptions.hpp.