#include <userver/storages/postgres/exceptions.hpp>
Indicates errors during pool operation.
Definition at line 231 of file exceptions.hpp.
Public Member Functions | |
PoolError (std::string_view msg, std::string_view db_name) | |
PoolError (std::string_view msg) | |