lua::exception Class Reference

#include <luaxx/luaxx.hpp>

Inheritance diagram for lua::exception:

Inheritance graph
[legend]

List of all members.


Detailed Description

A generic lua exception.

Definition at line 59 of file luaxx.hpp.


Public Member Functions

 exception (const char *desc)
 Constructor.
 exception ()
 Constructor.
virtual const char * what () const throw ()
 Get a description of the error.

Member Function Documentation

virtual const char* lua::exception::what (  )  const throw () [inline, virtual]

Get a description of the error.

Returns:
a C-string describing the error

Definition at line 69 of file luaxx.hpp.


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

Generated on Wed Apr 30 09:34:47 2008 for Luaxx by  doxygen 1.5.5