userver: Member List
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
server::handlers::RequestParseError Member List

This is the complete list of members for server::handlers::RequestParseError, including all inherited members.

CustomHandlerException(HandlerErrorCode handler_code, Args &&... args)server::handlers::CustomHandlerExceptioninline
CustomHandlerException(HandlerErrorCode handler_code)server::handlers::CustomHandlerExceptioninlineexplicit
CustomHandlerException(ServiceErrorCode service_code, ExternalBody external_body, InternalMessage internal_message, HandlerErrorCode handler_code, ExtraHeaders headers={}, formats::json::Value details={})server::handlers::CustomHandlerExceptioninline
CustomHandlerException(MessageBuilder &&builder, HandlerErrorCode handler_code)server::handlers::CustomHandlerExceptioninline
ExceptionWithCode(Args &&... args)server::handlers::ExceptionWithCode< HandlerErrorCode::kRequestParseError >inlineexplicit