Lib
QOLを高める
Public Member Functions | List of all members
yappy::lua::LuaError Class Reference

#include <script.h>

Inheritance diagram for yappy::lua::LuaError:

Public Member Functions

 LuaError (const std::string &msg, lua_State *L)
 
const char * what () const override
 

Detailed Description

Definition at line 15 of file script.h.

Constructor & Destructor Documentation

yappy::lua::LuaError::LuaError ( const std::string &  msg,
lua_State *  L 
)

Definition at line 12 of file script.cpp.

Member Function Documentation

const char* yappy::lua::LuaError::what ( ) const
inlineoverride

Definition at line 18 of file script.h.


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