libpqxx  7.0.0
pqxx::deadlock_detected Struct Reference

The ongoing transaction has deadlocked. Retrying it may help. More...

#include <except.hxx>

Inheritance diagram for pqxx::deadlock_detected:

Public Member Functions

 deadlock_detected (std::string const &)
 
- Public Member Functions inherited from pqxx::transaction_rollback
 transaction_rollback (std::string const &)
 
- Public Member Functions inherited from pqxx::failure
 failure (std::string const &)
 

Detailed Description

The ongoing transaction has deadlocked. Retrying it may help.

Constructor & Destructor Documentation

◆ deadlock_detected()

pqxx::deadlock_detected::deadlock_detected ( std::string const &  whatarg)
explicit

The documentation for this struct was generated from the following files: