#include <sol.hpp>
Definition at line 4573 of file sol.hpp.
◆ error() [1/6]
sol::error::error |
( |
const std::string & |
str | ) |
|
|
inline |
◆ error() [2/6]
sol::error::error |
( |
std::string && |
str | ) |
|
|
inline |
◆ error() [3/6]
◆ error() [4/6]
◆ error() [5/6]
sol::error::error |
( |
const error & |
e | ) |
|
|
default |
◆ error() [6/6]
sol::error::error |
( |
error && |
e | ) |
|
|
default |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ what()
virtual const char* sol::error::what |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |
◆ what_reason
std::string sol::error::what_reason |
|
private |
The documentation for this class was generated from the following file: