|
Wire Sysio Wire Sysion 1.0.0
|
Structure used to create JSON error responses. More...
#include <http_plugin.hpp>

Classes | |
| struct | error_info |
Public Attributes | |
| uint16_t | code {} |
| string | message |
| error_info | error |
Definition at line 117 of file http_plugin.hpp.
| uint16_t sysio::error_results::code {} |
Definition at line 118 of file http_plugin.hpp.
| error_info sysio::error_results::error |
Definition at line 159 of file http_plugin.hpp.
| string sysio::error_results::message |
Definition at line 119 of file http_plugin.hpp.