Orocos Real-Time Toolkit
2.9.0
|
This exception is thrown when a program or state machine could not be unloaded into a ProgramProcessor or StateMachineProcessor. More...
#include <rtt/scripting/ProgramExceptions.hpp>
Public Member Functions | |
program_unload_exception (const std::string &error) | |
~program_unload_exception () throw () | |
const char * | what () const throw () |
This exception is thrown when a program or state machine could not be unloaded into a ProgramProcessor or StateMachineProcessor.
Definition at line 73 of file ProgramExceptions.hpp.
|
inline |
Definition at line 78 of file ProgramExceptions.hpp.
|
inline |
Definition at line 82 of file ProgramExceptions.hpp.
|
inline |
Definition at line 83 of file ProgramExceptions.hpp.
Referenced by RTT::scripting::ScriptingService::unloadProgram(), and RTT::scripting::ScriptingService::unloadStateMachine().