lua++
Public Member Functions
lua::exception Class Reference

#include <luapp_exception.hpp>

List of all members.

Public Member Functions

 exception (const std::string &sMessage)
 exception (const std::string &sClassName, const std::string &sMessage)

Detailed Description

Definition at line 8 of file luapp_exception.hpp.


Constructor & Destructor Documentation

lua::exception::exception ( const std::string &  sMessage) [inline]

Definition at line 12 of file luapp_exception.hpp.

lua::exception::exception ( const std::string &  sClassName,
const std::string &  sMessage 
) [inline]

Definition at line 16 of file luapp_exception.hpp.


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