Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | List of all members
cinder::FontInvalidNameExc Class Reference

#include <Font.h>

Inheritance diagram for cinder::FontInvalidNameExc:
[legend]

Public Member Functions

 FontInvalidNameExc () throw ()
 
 FontInvalidNameExc (const std::string &fontName) throw ()
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

cinder::FontInvalidNameExc::FontInvalidNameExc ( )
throw (
)
cinder::FontInvalidNameExc::FontInvalidNameExc ( const std::string fontName)
throw (
)

Member Function Documentation

virtual const char* cinder::FontInvalidNameExc::what ( ) const
throw (
)
virtual

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