libpqxx  4.0.1
pqxx::internal_error Class Reference

Internal error in libpqxx library. More...

#include <except.hxx>

Inheritance diagram for pqxx::internal_error:
pqxx::pqxx_exception

Public Member Functions

 internal_error (const std::string &)
- Public Member Functions inherited from pqxx::pqxx_exception
virtual ~pqxx_exception ()=0 throw ()
 Support run-time polymorphism, and keep this class abstract.
virtual const PQXX_CONST
std::exception & 
base () const =0 throw ()
 Return std::exception base-class object.

Detailed Description

Internal error in libpqxx library.

Constructor & Destructor Documentation

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

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