Libsaki
Core library of Pancake Mahjong
Public Member Functions | List of all members
sol::dump_error Class Reference
Inheritance diagram for sol::dump_error:
Inheritance graph
[legend]
Collaboration diagram for sol::dump_error:
Collaboration graph
[legend]

Public Member Functions

 dump_error (int error_code_)
 
int error_code () const
 
- Public Member Functions inherited from sol::error
 error (const std::string &str)
 
 error (std::string &&str)
 
 error (detail::direct_error_tag, const std::string &str)
 
 error (detail::direct_error_tag, std::string &&str)
 
 error (const error &e)=default
 
 error (error &&e)=default
 
erroroperator= (const error &e)=default
 
erroroperator= (error &&e)=default
 
virtual const char * what () const noexcept override
 

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