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

#include <SDLException.h>

Inheritance diagram for SDLException:
Collaboration diagram for SDLException:

Public Member Functions

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

Constructor & Destructor Documentation

◆ SDLException() [1/2]

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

◆ SDLException() [2/2]

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

Member Function Documentation

◆ what()

const char* SDLException::what ( ) const
inlineoverridenoexcept

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