AccessDenied Class Reference

#include <Pt/Db/DbError.h>

Thrown when access to the database is denied.

Inherits ConnectionError.

Public Member Functions

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