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

#include <parse_exception.hpp>

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

Public Member Functions

parse_exception_syntactic_errorcopy () const
 
const std::string & desc () const
 
 parse_exception_syntactic_error (const std::string &desc)
 
const std::string what () const
 
- Public Member Functions inherited from RTT::parse_exception
virtual ~parse_exception ()
 

Private Attributes

std::string mdesc
 

Additional Inherited Members

- Protected Member Functions inherited from RTT::scripting::syntactic_parse_exception
 syntactic_parse_exception ()
 
- Protected Member Functions inherited from RTT::parse_exception
 parse_exception ()
 

Detailed Description

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

Definition at line 272 of file parse_exception.hpp.

Constructor & Destructor Documentation

RTT::scripting::parse_exception_syntactic_error::parse_exception_syntactic_error ( const std::string &  desc)
inline

Definition at line 277 of file parse_exception.hpp.

Member Function Documentation

parse_exception_syntactic_error* RTT::scripting::parse_exception_syntactic_error::copy ( ) const
inlinevirtual

Implements RTT::parse_exception.

Definition at line 287 of file parse_exception.hpp.

const std::string& RTT::scripting::parse_exception_syntactic_error::desc ( ) const
inline

Definition at line 292 of file parse_exception.hpp.

const std::string RTT::scripting::parse_exception_syntactic_error::what ( ) const
inlinevirtual

Implements RTT::parse_exception.

Definition at line 282 of file parse_exception.hpp.

Member Data Documentation

std::string RTT::scripting::parse_exception_syntactic_error::mdesc
private

Definition at line 275 of file parse_exception.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