Menoh
|
The error class thrown when any error occured. More...
#include <menoh.hpp>
Inherits runtime_error.
Public Member Functions | |
error (menoh_error_code ec, std::string const &message) | |
error (error_code_t ec, std::string const &message) | |
error_code_t | error_code () const noexcept |
The error class thrown when any error occured.
|
inlineexplicit |
|
inlineexplicit |
|
inlinenoexcept |