EventAnalysis
1.0.0
|
Base class for insertion exceptions. More...
#include <InsertionExceptions.h>
Public Member Functions | |
Exception (std::string msg="Exception") | |
![]() | |
Exception (std::string msg="") | |
const char * | what () const noexcept override |
The error message. More... | |
Base class for insertion exceptions.
|
inline |