#include <userver/server/handlers/json_error_builder.hpp>
JSON error message builder. Useful for handlers derived from HttpHandlerBase but responding via JSON. 
Definition at line 14 of file json_error_builder.hpp.
 
◆ GetContentType()
◆ GetExternalBody()
  
  
      
        
          | const std::string & server::handlers::JsonErrorBuilder::GetExternalBody  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetInternalMessage()
  
  
      
        
          | const std::string & server::handlers::JsonErrorBuilder::GetInternalMessage  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ kIsExternalBodyFormatted
  
  
      
        
          | constexpr bool server::handlers::JsonErrorBuilder::kIsExternalBodyFormatted = true | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
The documentation for this class was generated from the following file: