userver: storages::postgres::BoundedRangeError Class Reference
Loading...
Searching...
No Matches
storages::postgres::BoundedRangeError Class Reference

PostgreSQL range type has at least one end unbound. More...

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

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

Public Member Functions

 BoundedRangeError (std::string_view message)
 

Detailed Description

PostgreSQL range type has at least one end unbound.

Definition at line 892 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ BoundedRangeError()

storages::postgres::BoundedRangeError::BoundedRangeError ( std::string_view  message)
inline

Definition at line 894 of file exceptions.hpp.


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