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 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 noexceptoverride
 

Private Attributes

int ec_
 

Detailed Description

Definition at line 18894 of file sol.hpp.

Constructor & Destructor Documentation

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

Definition at line 18899 of file sol.hpp.

Member Function Documentation

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

Definition at line 18902 of file sol.hpp.

Member Data Documentation

int sol::dump_error::ec_
private

Definition at line 18896 of file sol.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52