Query exception class. More...
#include <Query.h>


Public Member Functions | |
| Exception (const std::string &message) | |
| Constructor. | |
Query exception class.
Thrown whenever there is an error condition.
| SimpleDB::Query::Exception::Exception | ( | const std::string & | message | ) | [inline] |
Constructor.
| message | Message passed to the string class |
Reimplemented from SimpleDB::Exception.