stromx  0.8.0
Public Member Functions | List of all members
stromx::runtime::WrongState Class Reference

The current state does not allow a specific operation. More...

#include <Exception.h>

Inheritance diagram for stromx::runtime::WrongState:
stromx::runtime::Exception

Public Member Functions

 WrongState (const std::string &message="WrongState")
 
- Public Member Functions inherited from stromx::runtime::Exception
 Exception (const std::string &message)
 
virtual const char * what () const throw ()
 
virtual const std::string & message () const
 
virtual const std::string & callStack () const
 

Detailed Description

The current state does not allow a specific operation.


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