ArtMOO
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
mooException Class Reference

#include <mooexception.h>

List of all members.

Public Member Functions

 mooException (mooError pError, const QString &pMessage)
 mooException (mooError pError, const char *pMessage)
void lua_pushexception (lua_State *L)

Public Attributes

const mooError mError
const QString mMessage

Constructor & Destructor Documentation

mooException::mooException ( mooError  pError,
const QString &  pMessage 
) [inline]
mooException::mooException ( mooError  pError,
const char *  pMessage 
) [inline]

Member Function Documentation

void mooException::lua_pushexception ( lua_State *  L) [inline]

Member Data Documentation

const QString mooException::mMessage

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