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

#include <touchDetectorThread.h>

+ Inheritance diagram for BadFormatException:

Public Member Functions

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

Public Attributes

std::string expectedType
 
std::string portName
 

Detailed Description

Definition at line 113 of file touchDetectorThread.h.

Constructor & Destructor Documentation

◆ BadFormatException()

BadFormatException::BadFormatException ( )

Definition at line 226 of file touchDetectorThread.cpp.

Member Function Documentation

◆ what()

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

Definition at line 228 of file touchDetectorThread.cpp.

Member Data Documentation

◆ expectedType

std::string BadFormatException::expectedType

Definition at line 116 of file touchDetectorThread.h.

◆ portName

std::string BadFormatException::portName

Definition at line 117 of file touchDetectorThread.h.


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