#include <OSDLEventsCommon.h>
Inheritance diagram for EventsException:
Definition at line 79 of file OSDLEventsCommon.h.
Public Member Functions | |
EventsException (const std::string &reason) throw () | |
virtual | ~EventsException () throw () |
EventsException::EventsException | ( | const std::string & | reason | ) | throw () [inline, explicit] |
Definition at line 84 of file OSDLEventsCommon.h.
virtual EventsException::~EventsException | ( | ) | throw () [inline, virtual] |
Definition at line 91 of file OSDLEventsCommon.h.