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

#include <TTFFontException.h>

Inheritance diagram for TTFFontException:
Collaboration diagram for TTFFontException:

Public Member Functions

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

Constructor & Destructor Documentation

◆ TTFFontException() [1/2]

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

◆ TTFFontException() [2/2]

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

Member Function Documentation

◆ what()

const char* TTFFontException::what ( ) const
inlineoverridenoexcept

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