Orocos Real-Time Toolkit
2.6.0
|
Exception thrown when a factory is requested to create an object with an invalid SendHandle. More...
#include <rtt/FactoryExceptions.hpp>
Inherits std::exception.
Public Member Functions | |
virtual const char * | what () const throw () |
Public Attributes | |
std::string | whatstr |
Exception thrown when a factory is requested to create an object with an invalid SendHandle.
Definition at line 69 of file FactoryExceptions.hpp.