Cinder  0.9.1
Public Member Functions | Protected Member Functions | List of all members
cinder::FontInvalidNameExc Class Reference

#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)
 

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
void cinder::Exception::setDescription ( const std::string &  description)
protectedinherited

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