Public Member Functions | Private Attributes
RTT::scripting::parse_exception_fatal_semantic_error Class Reference

#include <parse_exception.hpp>

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

List of all members.

Public Member Functions

parse_exception_fatal_semantic_errorcopy () const
const std::string & desc () const
 parse_exception_fatal_semantic_error (const std::string &desc)
const std::string what () const

Private Attributes

std::string mdesc

Detailed Description

parse_exception class that is used for fatal semantic errors for which it was not worth defining a proper exception class.

Definition at line 216 of file parse_exception.hpp.


Constructor & Destructor Documentation

Definition at line 221 of file parse_exception.hpp.


Member Function Documentation

Implements RTT::parse_exception.

Definition at line 231 of file parse_exception.hpp.

const std::string& RTT::scripting::parse_exception_fatal_semantic_error::desc ( ) const [inline]

Definition at line 236 of file parse_exception.hpp.

const std::string RTT::scripting::parse_exception_fatal_semantic_error::what ( ) const [inline, virtual]

Implements RTT::parse_exception.

Definition at line 226 of file parse_exception.hpp.


Member Data Documentation

Definition at line 219 of file parse_exception.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:40