User Manual, Developers Guide and API Documentation

wns::events::scheduler::IEvent::CancelException Class Reference

If an event can be canceled this exception should be thrown by the event scheduler. More...

#include <events/scheduler/IEvent.hpp>

Inheritance diagram for wns::events::scheduler::IEvent::CancelException:

Inheritance graph
[legend]
Collaboration diagram for wns::events::scheduler::IEvent::CancelException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CancelException (const std::string &s)
 ~CancelException () throw ()


Detailed Description

Author:
Marc Schinnenburg <marc@schinnenburg.com>
An event may not be canceled if it is

Definition at line 64 of file IEvent.hpp.


Constructor & Destructor Documentation

IEvent::CancelException::CancelException ( const std::string &  s  ) 

Definition at line 46 of file IEvent.cpp.

wns::events::scheduler::IEvent::CancelException::~CancelException (  )  throw () [inline]

Definition at line 69 of file IEvent.hpp.


The documentation for this class was generated from the following files:

Generated on Sat May 26 03:32:53 2012 for openWNS by  doxygen 1.5.5