userver: storages::postgres::ConnectionBusy 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::ConnectionBusy Class Reference

Table of Contents

An attempt to make a query to server was made while there is another query in flight. More...

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

+ Inheritance diagram for storages::postgres::ConnectionBusy:
+ Collaboration diagram for storages::postgres::ConnectionBusy:

Detailed Description

An attempt to make a query to server was made while there is another query in flight.

Definition at line 264 of file exceptions.hpp.


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