Indicates errors during pool operation.
More...
#include <userver/storages/postgres/exceptions.hpp>
|
| PoolError (std::string_view msg, std::string_view db_name) |
|
| PoolError (std::string_view msg) |
|
Indicates errors during pool operation.
Definition at line 234 of file exceptions.hpp.
◆ PoolError() [1/2]
storages::postgres::PoolError::PoolError |
( |
std::string_view |
msg, |
|
|
std::string_view |
db_name |
|
) |
| |
|
inline |
◆ PoolError() [2/2]
storages::postgres::PoolError::PoolError |
( |
std::string_view |
msg | ) |
|
|
inline |
The documentation for this class was generated from the following file: