libpqxx  4.0.1
pqxx::too_many_connections Class Reference

#include <except.hxx>

Inheritance diagram for pqxx::too_many_connections:
pqxx::broken_connection pqxx::failure pqxx::pqxx_exception

Public Member Functions

 too_many_connections (const std::string &err)
- Public Member Functions inherited from pqxx::broken_connection
 broken_connection ()
 broken_connection (const std::string &)
- Public Member Functions inherited from pqxx::failure
 failure (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.

Constructor & Destructor Documentation

pqxx::too_many_connections::too_many_connections ( const std::string &  err)
explicit

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