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

Table of Contents

Value in PostgreSQL binary buffer cannot be represented by a given C++ type. More...

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

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

Detailed Description

Value in PostgreSQL binary buffer cannot be represented by a given C++ type.

Definition at line 832 of file exceptions.hpp.


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