Orocos Real-Time Toolkit
2.6.0
|
This exception is thrown when a program or state machine could not be loaded into a ProgramProcessor or StateMachineProcessor. More...
#include <rtt/scripting/ProgramExceptions.hpp>
Inherits std::exception.
Public Member Functions | |
program_load_exception (const std::string &error) | |
const char * | what () const throw () |
This exception is thrown when a program or state machine could not be loaded into a ProgramProcessor or StateMachineProcessor.
Definition at line 53 of file ProgramExceptions.hpp.