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

The current thread was stopped. More...

#include <Exception.h>

Inheritance diagram for stromx::runtime::Interrupt:
stromx::runtime::Exception

Public Member Functions

 Interrupt (const std::string &message="Interrupt")
 
- 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 thread was stopped.


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