Public Member Functions | Private Attributes | List of all members
sol::dump_error Class Reference

#include <sol.hpp>

Inheritance diagram for sol::dump_error:
Inheritance graph
[legend]

Public Member Functions

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

Private Attributes

int m_ec
 

Detailed Description

Definition at line 20543 of file sol.hpp.

Constructor & Destructor Documentation

◆ dump_error()

sol::dump_error::dump_error ( int  error_code_)
inline

Definition at line 20548 of file sol.hpp.

Member Function Documentation

◆ error_code()

int sol::dump_error::error_code ( ) const
inline

Definition at line 20551 of file sol.hpp.

Member Data Documentation

◆ m_ec

int sol::dump_error::m_ec
private

Definition at line 20545 of file sol.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:31