#include <userver/server/handlers/legacy_json_error_builder.hpp>
Legacy JSON error message builder that returns "code" as an integer. Consider using JsonErrorBuilder instead 
Definition at line 15 of file legacy_json_error_builder.hpp.
 
◆ GetContentType()
  
  
      
        
          | static const ::http::ContentType & server::handlers::LegacyJsonErrorBuilder::GetContentType  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ GetExternalBody()
  
  
      
        
          | const std::string & server::handlers::LegacyJsonErrorBuilder::GetExternalBody  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetInternalMessage()
  
  
      
        
          | const std::string & server::handlers::LegacyJsonErrorBuilder::GetInternalMessage  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ kIsExternalBodyFormatted
  
  
      
        
          | constexpr bool server::handlers::LegacyJsonErrorBuilder::kIsExternalBodyFormatted = true | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
The documentation for this class was generated from the following file: