Orocos Real-Time Toolkit  2.6.0
Public Member Functions
RTT::file_parse_exception Class Reference

This is an exception class that keeps a parse_exception pointer along with the location in the file and the file where it occurred. More...

#include <rtt/scripting/parse_exception.hpp>

List of all members.

Public Member Functions

 file_parse_exception (const file_parse_exception &rhs)
 file_parse_exception (parse_exception *pe, const std::string &file, int line, int column)
const std::string what () const

Detailed Description

This is an exception class that keeps a parse_exception pointer along with the location in the file and the file where it occurred.

Definition at line 58 of file parse_exception.hpp.


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