userver: storages::postgres::ConnectionFailed Class Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::ConnectionFailed Class Reference

Your opinion will help to improve our service

Leave a feedback >

#include <userver/storages/postgres/exceptions.hpp>

Detailed Description

Exception is thrown when a single connection fails to connect.

Definition at line 224 of file exceptions.hpp.

+ Inheritance diagram for storages::postgres::ConnectionFailed:

Public Member Functions

 ConnectionFailed (const Dsn &dsn)
 
 ConnectionFailed (const Dsn &dsn, std::string_view message)
 

The documentation for this class was generated from the following file: