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 214 of file exceptions.hpp.
|
inlineexplicit |
Definition at line 216 of file exceptions.hpp.
|
inline |
Definition at line 219 of file exceptions.hpp.