Exception is thrown when a single connection fails to connect.
More...
#include <userver/storages/postgres/exceptions.hpp>
Exception is thrown when a single connection fails to connect.
Definition at line 217 of file exceptions.hpp.
◆ ConnectionFailed() [1/2]
storages::postgres::ConnectionFailed::ConnectionFailed |
( |
const Dsn & |
dsn | ) |
|
|
inlineexplicit |
◆ ConnectionFailed() [2/2]
storages::postgres::ConnectionFailed::ConnectionFailed |
( |
const Dsn & |
dsn, |
|
|
std::string_view |
message |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: