This is the base class for Guiliani exceptions. More...
#include <GUIException.h>
Public Member Functions | |
CGUIException () | |
virtual | ~CGUIException () |
virtual eC_String | Report () const |
This is the base class for Guiliani exceptions.
CGUIException::CGUIException | ( | ) |
Standard constructor.
|
virtual |
Destructor.
|
virtual |
Report the message of the exception.
Reimplemented in CGUICriticalInstanceException, CGUIFontResourceException, CGUIForeignInterfaceException, CGUIImageResourceException, CGUINullPointerException, CGUIRangeException, CGUIResourceException, CGUISoundResourceException, and CGUIStreamingException.