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.
IMGException Class Reference

#include <IMGException.h>

Inheritance diagram for IMGException:
Collaboration diagram for IMGException:

Public Member Functions

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

Constructor & Destructor Documentation

◆ IMGException() [1/2]

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

◆ IMGException() [2/2]

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

Member Function Documentation

◆ what()

const char* IMGException::what ( ) const
inlineoverridenoexcept

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