TouchCPLib  1.0.0
A touch-enabled GUI interface based on SDL and libTS. It provides a simple desktop-free UI for your embedded Raspberry projects.
TouchInputException Class Reference

#include <TouchInputException.h>

Inheritance diagram for TouchInputException:
Collaboration diagram for TouchInputException:

Public Member Functions

 TouchInputException (const std::string &message)
 
 TouchInputException (const char *message,...)
 
const char * what () const noexcept override
 

Constructor & Destructor Documentation

◆ TouchInputException() [1/2]

TouchInputException::TouchInputException ( const std::string &  message)
inline

◆ TouchInputException() [2/2]

TouchInputException::TouchInputException ( const char *  message,
  ... 
)
inline

Member Function Documentation

◆ what()

const char* TouchInputException::what ( ) const
inlineoverridenoexcept

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