![]() |
stromx
0.8.0
|
Error related to a data and operator factory. More...
#include <Exception.h>
Public Member Functions | |
| const std::string & | package () const |
| const std::string & | type () const |
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 |
Protected Member Functions | |
| FactoryException (const std::string &package, const std::string &type, const std::string &message="SerializationError") | |
Error related to a data and operator factory.
1.8.12