userver: storages::postgres::NotInTransaction 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::NotInTransaction Class Reference
+ Inheritance diagram for storages::postgres::NotInTransaction:
+ Collaboration diagram for storages::postgres::NotInTransaction:

Public Member Functions

 NotInTransaction (const std::string &msg)
 

Detailed Description

Definition at line 605 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ NotInTransaction() [1/2]

storages::postgres::NotInTransaction::NotInTransaction ( )
inline

Definition at line 607 of file exceptions.hpp.

◆ NotInTransaction() [2/2]

storages::postgres::NotInTransaction::NotInTransaction ( const std::string &  msg)
inline

Definition at line 609 of file exceptions.hpp.


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