EventException used for data not available. More...
#include <Exceptions.h>
Public Member Functions | |
| DataNotAvailableException (std::string text) | |
Public Member Functions inherited from EVENT::EventException | |
| EventException (std::string text) | |
Public Member Functions inherited from EVENT::Exception | |
| Exception (const std::string &text) | |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from EVENT::Exception | |
| std::string | message |
EventException used for data not available.
1.8.6