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 file:
Generated on Thu Dec 23 13:22:44 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3