Public Member Functions | Private Attributes | List of all members
RTT::scripting::program_load_exception Class Reference

#include <ProgramExceptions.hpp>

Inheritance diagram for RTT::scripting::program_load_exception:
Inheritance graph
[legend]

Public Member Functions

 program_load_exception (const std::string &error)
 
const char * what () const throw ()
 
 ~program_load_exception () throw ()
 

Private Attributes

std::string merror
 

Detailed Description

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.

Constructor & Destructor Documentation

RTT::scripting::program_load_exception::program_load_exception ( const std::string &  error)
inline

Definition at line 58 of file ProgramExceptions.hpp.

RTT::scripting::program_load_exception::~program_load_exception ( )
throw (
)
inline

Definition at line 62 of file ProgramExceptions.hpp.

Member Function Documentation

const char* RTT::scripting::program_load_exception::what ( ) const
throw (
)
inline

Definition at line 63 of file ProgramExceptions.hpp.

Member Data Documentation

std::string RTT::scripting::program_load_exception::merror
private

Definition at line 56 of file ProgramExceptions.hpp.


The documentation for this class was generated from the following file:


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:47