TTF_Exception Class Reference

SDL の例外クラス. More...

#include <ttfDraw.h>

List of all members.

Public Member Functions

 TTF_Exception (const char *message)
 TTF例外のコンストラクタ.
virtual const char * what (void) const throw ()
 例外原因の文字列を返す


Detailed Description

SDL の例外クラス.

Definition at line 78 of file ttfDraw.h.


Constructor & Destructor Documentation

TTF_Exception::TTF_Exception ( const char *  message  )  [inline]

TTF例外のコンストラクタ.

Parameters:
message [i] 例外原因を示すエラーメッセージ

Definition at line 87 of file ttfDraw.h.


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

Generated on Mon Apr 13 22:52:07 2009 by  doxygen 1.5.7.1