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

Operator could not be allocated. More...

#include <Exception.h>

Inheritance diagram for stromx::runtime::OperatorAllocationFailed:
stromx::runtime::FactoryException stromx::runtime::Exception

Public Member Functions

 OperatorAllocationFailed (const std::string &package, const std::string &type, const std::string &message="OperatorAllocationFailed")
 
- Public Member Functions inherited from stromx::runtime::FactoryException
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
 

Additional Inherited Members

- Protected Member Functions inherited from stromx::runtime::FactoryException
 FactoryException (const std::string &package, const std::string &type, const std::string &message="SerializationError")
 

Detailed Description

Operator could not be allocated.


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