Fawkes API  Fawkes Development Version
fawkes::LuaErrorException Class Reference

Lua error exception. More...

#include <lua/exceptions.h>

Inheritance diagram for fawkes::LuaErrorException:

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

Constructor & Destructor Documentation

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

Constructor.

Parameters:
whatin what?
errmsgerror message

Definition at line 53 of file exceptions.cpp.


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