Symphony Of Empires
Eng3D::LuaException Class Reference

#include <luavm.hpp>

Inheritance diagram for Eng3D::LuaException:
Collaboration diagram for Eng3D::LuaException:

Public Member Functions

 LuaException (const std::string &message)
 
virtual const char * what () const noexcept
 

Detailed Description

Definition at line 31 of file luavm.hpp.

Constructor & Destructor Documentation

◆ LuaException()

Eng3D::LuaException::LuaException ( const std::string &  message)
inline

Definition at line 34 of file luavm.hpp.

Member Function Documentation

◆ what()

virtual const char* Eng3D::LuaException::what ( ) const
inlinevirtualnoexcept

Definition at line 37 of file luavm.hpp.


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