#include <OSDLFont.h>
Inheritance diagram for OSDL::Video::TwoDimensional::TextException:
Definition at line 36 of file OSDLFont.h.
Public Member Functions | |
TextException (const std::string &reason) throw () | |
virtual | ~TextException () throw () |
OSDL::Video::TwoDimensional::TextException::TextException | ( | const std::string & | reason | ) | throw () [explicit] |
TextException::~TextException | ( | ) | throw () [virtual] |
Definition at line 46 of file OSDLFont.cc.