Exception class thrown when no data is available. More...
#include <Database.h>
Public Member Functions | |
NoDataException () | |
No parameters are passed to the constructor. |
Exception class thrown when no data is available.
Thrown by intQuery function.
SimpleDB::Database::NoDataException::NoDataException | ( | ) | [inline] |
No parameters are passed to the constructor.
A default error message is included.