|
EventAnalysis
1.0.0
|
Go to the source code of this file.
Classes | |
| class | EA::Retrieval::Exception |
| Base class for retrieval exceptions. More... | |
| class | EA::Retrieval::NotAvailable |
| Exception for known object but not available at the moment. More... | |
| class | EA::Retrieval::BadClass |
| Exception for object found but class does not match with requested. More... | |
| class | EA::Retrieval::NotFound |
| Exception for unknown object. More... | |
| class | EA::Retrieval::Error |
| Exception for generic error in object retrieve procedure. More... | |
Namespaces | |
| EA | |
| IncludeFileExc.h IncludeFileExc class declaration. | |
| EA::Retrieval | |
Macros | |
| #define | THROW_RETRIEVAL_EXC(retRes, objName) |
Functions | |
| static std::string | EA::Retrieval::ExcName (const Exception &exc) |
Exception classes for object retrieval operations.
| #define THROW_RETRIEVAL_EXC | ( | retRes, | |
| objName | |||
| ) |
1.8.13