57 :
whatstr(
"Invalid SendHandle object.")
79 : wanted( w ), received( r )
82 a <<
"Wrong number of arguments: Expected ";
96 : whicharg( w ), expected_(expected), received_(received)
99 a <<
"In argument "<<w<<
": wrong type of argument: Expected type ";
101 a <<
", received type ";
117 a <<
"In argument "<<w<<
": can not assign value to non-lvalue ";
virtual const char * what() const
~non_lvalue_args_exception()
~name_not_found_exception()
wrong_number_of_args_exception(int w, int r)
virtual const char * what() const
~wrong_types_of_args_exception()
virtual const char * what() const
wrong_types_of_args_exception(int w, const std::string &expected, const std::string &received)
name_not_found_exception(const std::string &n="name")
~wrong_number_of_args_exception()
non_lvalue_args_exception(int w, const std::string &received)
~no_asynchronous_operation_exception()
no_asynchronous_operation_exception(const std::string &what)
~invalid_handle_exception()
invalid_handle_exception()
virtual const char * what() const
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.
virtual const char * what() const
virtual const char * what() const