Exception thrown when a factory is requested to create an object, and one of the arguments needed to be an lvalue (AssignableDataSource) and an rvalue (plain DataSource) was given. More...
#include <rtt/FactoryExceptions.hpp>
Inherits std::exception.
Exception thrown when a factory is requested to create an object, and one of the arguments needed to be an lvalue (AssignableDataSource) and an rvalue (plain DataSource) was given.
Definition at line 104 of file FactoryExceptions.hpp.