MIDSX 0.1
A x-ray transport code system for dosimetry
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
DatabaseException Class Reference

Exception class for database errors. More...

#include <data_access_object.h>

Collaboration diagram for DatabaseException:

Public Member Functions

 DatabaseException (std::string message)
 
const char * what () const noexcept override
 

Private Attributes

std::string msg_
 

Detailed Description

Exception class for database errors.

Definition at line 14 of file data_access_object.h.

Member Data Documentation

◆ msg_

std::string DatabaseException::msg_
private

Definition at line 19 of file data_access_object.h.


The documentation for this class was generated from the following file: