Diluculum::LuaRunTimeError Class Reference

A Lua run-time error. More...

#include <LuaExceptions.hpp>

Inheritance diagram for Diluculum::LuaRunTimeError:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LuaRunTimeError (const char *what)

Detailed Description

A Lua run-time error.

Definition at line 52 of file LuaExceptions.hpp.


Constructor & Destructor Documentation

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

Constructs a LuaRunTimeError object.

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

Definition at line 59 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