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

A function which is not implemented was called. More...

#include <Exception.h>

Inheritance diagram for stromx::runtime::NotImplemented:
stromx::runtime::Exception

Public Member Functions

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

A function which is not implemented was called.


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