userver: storages::postgres::InvalidDSN Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::InvalidDSN Class Reference
+ Inheritance diagram for storages::postgres::InvalidDSN:
+ Collaboration diagram for storages::postgres::InvalidDSN:

Public Member Functions

 InvalidDSN (std::string_view dsn, std::string_view err)
 

Detailed Description

Definition at line 927 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ InvalidDSN()

storages::postgres::InvalidDSN::InvalidDSN ( std::string_view  dsn,
std::string_view  err 
)
inline

Definition at line 929 of file exceptions.hpp.


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