wGui::Wg_Ex_Base Class Reference

All wGui exception classes are derived from here. More...

#include <wg_error.h>

Inheritance diagram for wGui::Wg_Ex_Base:

wGui::Wg_Ex_App wGui::Wg_Ex_FreeType wGui::Wg_Ex_Range wGui::Wg_Ex_SDL

Public Member Functions


Detailed Description

All wGui exception classes are derived from here.

Definition at line 39 of file wg_error.h.


Constructor & Destructor Documentation

wGui::Wg_Ex_Base::Wg_Ex_Base ( const std::wstring &  sWhat  )  [inline]

Standard constructor

Parameters:
sWhat A string for more information on what caused the exception

Definition at line 44 of file wg_error.h.


Member Function Documentation

virtual const char* wGui::Wg_Ex_Base::what (  )  const throw () [inline, virtual]

Gets a text description of the exception

Returns:
A string describing what caused the exception

Definition at line 51 of file wg_error.h.

References stdex::ToMbString().

virtual const std::wstring& wGui::Wg_Ex_Base::std_what (  )  const throw () [inline, virtual]

Gets a text description of the exception

Returns:
A std::string reference describing what caused the exception

Definition at line 55 of file wg_error.h.

Referenced by wGui::CApplication::Exec(), and wGui::CApplication::GetFontEngine().


The documentation for this class was generated from the following file:
Generated on Wed May 16 23:11:27 2007 for wGui by  doxygen 1.5.1