Mother class for all font exceptions. More...
#include <OSDLFont.h>


Public Member Functions | |
| FontException (const std::string &reason) | |
| virtual | ~FontException () throw () |
Mother class for all font exceptions.
Definition at line 71 of file OSDLFont.h.
| FontException::FontException | ( | const std::string & | reason | ) | [explicit] |
Definition at line 80 of file OSDLFont.cc.
| FontException::~FontException | ( | ) | throw () [virtual] |
Definition at line 88 of file OSDLFont.cc.
1.6.3