Diluculum::LuaSyntaxError Class Reference

An error while interpreting a chunk of Lua code. More...

#include <LuaExceptions.hpp>

Inheritance diagram for Diluculum::LuaSyntaxError:

Inheritance graph
[legend]
Collaboration diagram for Diluculum::LuaSyntaxError:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LuaSyntaxError (const char *what)

Detailed Description

An error while interpreting a chunk of Lua code.

Definition at line 81 of file LuaExceptions.hpp.


Constructor & Destructor Documentation

Diluculum::LuaSyntaxError::LuaSyntaxError const char *  what  )  [inline]
 

Constructs a LuaSyntaxError object.

Parameters:
what The message associated with the error. Typically will be the error message issued by the Lua interpreter.

Definition at line 88 of file LuaExceptions.hpp.


The documentation for this class was generated from the following file:
Generated on Tue Feb 6 09:30:26 2007 for Diluculum by  doxygen 1.4.6