MIDSX 0.1
A x-ray transport code system for dosimetry
|
Exception class for database errors. More...
#include <data_access_object.h>
Public Member Functions | |
DatabaseException (std::string message) | |
const char * | what () const noexcept override |
Private Attributes | |
std::string | msg_ |
Exception class for database errors.
Definition at line 14 of file data_access_object.h.
|
private |
Definition at line 19 of file data_access_object.h.