Mother class for all event-related exceptions. More...
#include <OSDLEventsCommon.h>


Public Member Functions | |
| EventsException (const std::string &reason) | |
| virtual | ~EventsException () throw () |
Mother class for all event-related exceptions.
Definition at line 205 of file OSDLEventsCommon.h.
| OSDL::Events::EventsException::EventsException | ( | const std::string & | reason | ) | [inline, explicit] |
Definition at line 210 of file OSDLEventsCommon.h.
| virtual OSDL::Events::EventsException::~EventsException | ( | ) | throw () [inline, virtual] |
Definition at line 217 of file OSDLEventsCommon.h.
1.6.3