InvalidConnection Class Reference

#include <Pt/Db/DbError.h>

Thrown when the connection cannot be used.

Inherits ConnectionError.

Public Member Functions

 InvalidConnection (const std::string &what)
 Constructs the error with message what.
 ~InvalidConnection () throw ()
 Destructor.