|
NAH 1.0.6
Native Application Host - Library API Reference
|
Error type with code and message. More...
#include <nahhost.hpp>
Public Member Functions | |
| ErrorCode | code () const |
| Error (ErrorCode code, std::string message) | |
| const std::string & | message () const |
| std::string | toString () const |
| Error & | withContext (const std::string &context) |
Error type with code and message.
Definition at line 77 of file nahhost.hpp.
|
inline |
Definition at line 79 of file nahhost.hpp.
|
inline |
Definition at line 87 of file nahhost.hpp.
|
inline |
Definition at line 88 of file nahhost.hpp.
|
inline |
Definition at line 89 of file nahhost.hpp.
Definition at line 82 of file nahhost.hpp.