EventAnalysis  1.3.0
Classes | Functions
EA::Retrieval Namespace Reference

Classes

class  BadClass
 Exception for object found but class does not match with requested. More...
 
class  Error
 Exception for generic error in object retrieve procedure. More...
 
class  Exception
 Base class for retrieval exceptions. More...
 
class  NotAvailable
 Exception for known object but not available at the moment. More...
 
class  NotFound
 Exception for unknown object. More...
 

Functions

static std::string ExcName (const Exception &exc)
 

Function Documentation

◆ ExcName()

static std::string EA::Retrieval::ExcName ( const Exception exc)
static