Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::error_results::error_info::error_detail Struct Reference

#include <http_plugin.hpp>

Collaboration diagram for sysio::error_results::error_info::error_detail:

Public Attributes

string message
 
string file
 
uint64_t line_number {}
 
string method
 

Detailed Description

Definition at line 126 of file http_plugin.hpp.

Member Data Documentation

◆ file

string sysio::error_results::error_info::error_detail::file

Definition at line 128 of file http_plugin.hpp.

◆ line_number

uint64_t sysio::error_results::error_info::error_detail::line_number {}

Definition at line 129 of file http_plugin.hpp.

129{};

◆ message

string sysio::error_results::error_info::error_detail::message

Definition at line 127 of file http_plugin.hpp.

◆ method

string sysio::error_results::error_info::error_detail::method

Definition at line 130 of file http_plugin.hpp.


The documentation for this struct was generated from the following file: