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

An internal, unexpected error occurred. More...

#include <Exception.h>

Inheritance diagram for stromx::runtime::InternalError:
stromx::runtime::Exception

Public Member Functions

 InternalError (const std::string &message="InternalError")
 
- 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

An internal, unexpected error occurred.


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