icub-client
Public Member Functions | Public Attributes | List of all members
ParsingException Class Reference

#include <touchDetectorThread.h>

+ Inheritance diagram for ParsingException:

Public Member Functions

 ParsingException ()
 
virtual const char * what () const throw ()
 

Public Attributes

int line
 

Detailed Description

Definition at line 104 of file touchDetectorThread.h.

Constructor & Destructor Documentation

◆ ParsingException()

ParsingException::ParsingException ( )

Definition at line 206 of file touchDetectorThread.cpp.

Member Function Documentation

◆ what()

const char * ParsingException::what ( ) const
throw (
)
virtual

Definition at line 211 of file touchDetectorThread.cpp.

Member Data Documentation

◆ line

int ParsingException::line

Definition at line 107 of file touchDetectorThread.h.


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