![]() |
stromx
0.8.0
|
Tried to violate the parameter access mode. More...
#include <OperatorException.h>
Public Member Functions | |
| ParameterAccessViolation (const Parameter ¶m, const OperatorInfo &op, const std::string &message="ParameterAccessViolation") | |
Public Member Functions inherited from stromx::runtime::ParameterError | |
| ParameterError (const Parameter ¶m, const OperatorInfo &op, const std::string &message="ParameterError") | |
| unsigned int | id () const |
| const std::string & | title () const |
| const VariantInterface & | variant () const |
Public Member Functions inherited from stromx::runtime::OperatorError | |
| OperatorError (const OperatorInfo &op, const std::string &message) | |
| OperatorError (const OperatorInfo &op, const std::string &message, const std::string &name) | |
| const std::string & | type () const |
| const std::string & | package () const |
| const std::string & | name () const |
| void | setName (const std::string &name) |
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 |
Tried to violate the parameter access mode.
1.8.12