EventAnalysis
1.0.0
|
Exception for generic error in object retrieve procedure. More...
#include <RetrievalExceptions.h>
Public Member Functions | |
Error (std::string msg="Error") | |
![]() | |
Exception (std::string msg="Exception") | |
![]() | |
Exception (std::string msg="") | |
const char * | what () const noexcept override |
The error message. More... | |
Exception for generic error in object retrieve procedure.
|
inline |