Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

pqxx::in_doubt_error Class Reference

"Help, I don't know whether transaction was committed successfully!" More...

#include <transactionitf.h>

List of all members.

Public Methods

 in_doubt_error (const PGSTD::string &whatarg)


Detailed Description

"Help, I don't know whether transaction was committed successfully!"

Exception that might be thrown in rare cases where the connection to the database is lost while finishing a database transaction, and there's no way of telling whether it was actually executed by the backend. In this case the database is left in an indeterminate (but consistent) state, and only manual inspection will tell which is the case.


Constructor & Destructor Documentation

pqxx::in_doubt_error::in_doubt_error const PGSTD::string &    whatarg [explicit]
 


The documentation for this class was generated from the following file:
Generated on Mon Dec 9 01:51:46 2002 for libpqxx by doxygen1.3-rc1