lua::bad_alloc Class Reference

#include <luaxx/luaxx.hpp>

Inheritance diagram for lua::bad_alloc:

Inheritance graph
[legend]
Collaboration diagram for lua::bad_alloc:

Collaboration graph
[legend]

List of all members.


Detailed Description

A memory allocation error.

Definition at line 115 of file luaxx.hpp.


Public Member Functions

 bad_alloc (const char *desc)
 Constructor.
 bad_alloc ()
 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, inherited]

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:46 2008 for Luaxx by  doxygen 1.5.5