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

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

Detailed Description

Indicates errors during pool operation.

Definition at line 231 of file exceptions.hpp.

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

Public Member Functions

 PoolError (std::string_view msg, std::string_view db_name)
 
 PoolError (std::string_view msg)
 

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