![]()  | 
  
    D++ (DPP)
    
   C++ Discord API Bot Library 
   | 
 
The details of a field in an error response. More...
#include <restresults.h>
 Collaboration diagram for dpp::error_detail:Public Attributes | |
| std::string | code | 
| Error code.  More... | |
| std::string | field | 
| Field name which is in error.  More... | |
| std::string | object | 
| Object name which is in error.  More... | |
| std::string | reason | 
| Error reason (full message)  More... | |
The details of a field in an error response.
| std::string dpp::error_detail::code | 
Error code.
| std::string dpp::error_detail::field | 
Field name which is in error.
| std::string dpp::error_detail::object | 
Object name which is in error.
| std::string dpp::error_detail::reason | 
Error reason (full message)