libpqxx  7.0.0
pqxx::statement_completion_unknown Struct Reference

We can't tell whether our last statement succeeded. More...

#include <except.hxx>

Inheritance diagram for pqxx::statement_completion_unknown:

Public Member Functions

 statement_completion_unknown (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

We can't tell whether our last statement succeeded.

Constructor & Destructor Documentation

◆ statement_completion_unknown()

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

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