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

Array received from postgres has different dimensions from those of C++ container. More...

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

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

Detailed Description

Array received from postgres has different dimensions from those of C++ container.

Definition at line 810 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ DimensionMismatch()

storages::postgres::DimensionMismatch::DimensionMismatch ( )
inline

Definition at line 812 of file exceptions.hpp.


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