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

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

Detailed Description

PostgreSQL range type has at least one end unbound.

Definition at line 841 of file exceptions.hpp.

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

Public Member Functions

 BoundedRangeError (std::string_view message)
 

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