fawkes::LuaErrorException Class Reference

Lua error exception. More...

#include <lua/exceptions.h>

Inheritance diagram for fawkes::LuaErrorException:

[legend]
List of all members.

Public Member Functions

 LuaErrorException (const char *what, const char *errmsg)
 Constructor.

Detailed Description

Lua error exception.

Thrown if a runtime error occurs while executing an error handler.

Author:
Tim Niemueller

Definition at line 36 of file exceptions.h.


Constructor & Destructor Documentation

fawkes::LuaErrorException::LuaErrorException ( const char *  what,
const char *  errmsg 
)

Constructor.

Parameters:
what in what?
errmsg error message

Definition at line 53 of file exceptions.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Feb 22 13:32:51 2011 for Fawkes API by  doxygen 1.4.7