GUI::SystemError Class Reference

Exception for system error. More...

#include <GuiException.h>

List of all members.

Public Member Functions

 SystemError (ERROR_CODE_T err_code)
 Construct a new SystemError object.

Static Public Member Functions

static ERROR_CODE_T getErrorCode ()
 Return last error code.


Detailed Description

Exception for system error.

The framework throw this exception when an API fails


Constructor & Destructor Documentation

GUI::SystemError::SystemError ( ERROR_CODE_T  err_code  )  [inline]

Construct a new SystemError object.

Parameters:
err_code the error code, use getErrorCode method to retrieve last error


Member Function Documentation

static ERROR_CODE_T GUI::SystemError::getErrorCode (  )  [inline, static]

Return last error code.

Returns:
last error code


The documentation for this class was generated from the following file:
Generated on Wed Nov 15 22:21:10 2006 for Win32 by  doxygen 1.4.7