#include <Error.hpp>
Definition at line 52 of file Error.hpp.
◆ Error()
◆ ~Error()
◆ get_last_error()
ErrorCode moab::Error::get_last_error |
( |
std::string & |
error | ) |
const |
|
inline |
◆ set_last_error() [1/3]
ErrorCode moab::Error::set_last_error |
( |
const char * |
fmt, |
|
|
va_list |
args |
|
) |
| |
|
inline |
◆ set_last_error() [2/3]
ErrorCode moab::Error::set_last_error |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
|
inline |
◆ set_last_error() [3/3]
ErrorCode moab::Error::set_last_error |
( |
const std::string & |
error | ) |
|
|
inline |
◆ mLastError
std::string moab::Error::mLastError |
|
private |
The documentation for this class was generated from the following file: