#include <Exceptions.h>
Inheritance diagram for EVENT::DataNotAvailableException:

Public Member Functions | |
| virtual | ~DataNotAvailableException () throw () |
| DataNotAvailableException (std::string text) | |
| virtual const char * | what () const throw () |
Protected Attributes | |
| std::string | message |
Definition at line 59 of file Exceptions.h.
|
|
Definition at line 62 of file Exceptions.h. |
|
|
Definition at line 64 of file Exceptions.h. |
|
|
Definition at line 35 of file Exceptions.h. |
|
|
Definition at line 24 of file Exceptions.h. |
1.3.9.1