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