Exception is thrown when a single connection fails to connect. More...
#include <userver/storages/postgres/exceptions.hpp>
Public Member Functions | |
ConnectionFailed (const Dsn &dsn) | |
ConnectionFailed (const Dsn &dsn, std::string_view message) | |
Exception is thrown when a single connection fails to connect.
Definition at line 217 of file exceptions.hpp.
|
inlineexplicit |
Definition at line 219 of file exceptions.hpp.
|
inline |
Definition at line 222 of file exceptions.hpp.