|
EventAnalysis
1.0.0
|
Base class for retrieval exceptions. More...
#include <RetrievalExceptions.h>
Public Member Functions | |
| Exception (std::string msg="Exception") | |
Public Member Functions inherited from EA::Exception | |
| Exception (std::string msg="") | |
| const char * | what () const noexcept override |
| The error message. More... | |
Base class for retrieval exceptions.
|
inline |
1.8.13