User Manual, Developers Guide and API Documentation

wns::events::scheduler::ICommand::CancelException Class Reference

If a command can be canceled this exception should be thrown by the command queue. More...

#include <events/scheduler/ICommand.hpp>

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

Inheritance graph
[legend]
Collaboration diagram for wns::events::scheduler::ICommand::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 command may not be canceled if it is

Definition at line 73 of file ICommand.hpp.


Constructor & Destructor Documentation

wns::events::scheduler::ICommand::CancelException::CancelException ( const std::string &  s  )  [inline]

Definition at line 77 of file ICommand.hpp.

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

Definition at line 82 of file ICommand.hpp.


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

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