![]() |
Cinder
0.9.1
|
#include <Font.h>
Inherits cinder::Exception.
Public Member Functions | |
FontInvalidNameExc () throw () | |
FontInvalidNameExc (const std::string &fontName) throw () | |
virtual const char * | what () const throw () |
Protected Member Functions | |
void | setDescription (const std::string &description) |
cinder::FontInvalidNameExc::FontInvalidNameExc | ( | ) | ||
throw | ( | |||
) |
cinder::FontInvalidNameExc::FontInvalidNameExc | ( | const std::string & | fontName | ) | |
throw | ( | ||||
) |
|
virtual |
|
protectedinherited |