userver: Member List
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
server::http::CustomHandlerException Member List

This is the complete list of members for server::http::CustomHandlerException, including all inherited members.

CustomHandlerException(handlers::HandlerErrorCode error_code, HttpStatus http_status, Args &&... args)server::http::CustomHandlerExceptioninline
server::handlers::CustomHandlerException::CustomHandlerException(HandlerErrorCode handler_code, Args &&... args)server::handlers::CustomHandlerExceptioninline
server::handlers::CustomHandlerException::CustomHandlerException(HandlerErrorCode handler_code)server::handlers::CustomHandlerExceptioninlineexplicit
server::handlers::CustomHandlerException::CustomHandlerException(ServiceErrorCode service_code, ExternalBody external_body, InternalMessage internal_message, HandlerErrorCode handler_code, ExtraHeaders headers={}, formats::json::Value details={})server::handlers::CustomHandlerExceptioninline
server::handlers::CustomHandlerException::CustomHandlerException(MessageBuilder &&builder, HandlerErrorCode handler_code)server::handlers::CustomHandlerExceptioninline
ExternalBody typedef (defined in server::handlers::CustomHandlerException)server::handlers::CustomHandlerException
ExtraHeaders typedef (defined in server::handlers::CustomHandlerException)server::handlers::CustomHandlerException
GetCode() const (defined in server::handlers::CustomHandlerException)server::handlers::CustomHandlerExceptioninline
GetDetails() const (defined in server::handlers::CustomHandlerException)server::handlers::CustomHandlerExceptioninline
GetExternalErrorBody() const (defined in server::handlers::CustomHandlerException)server::handlers::CustomHandlerExceptioninline
GetExtraHeaders() const (defined in server::handlers::CustomHandlerException)server::handlers::CustomHandlerExceptioninline
GetHttpStatus() const (defined in server::http::CustomHandlerException)server::http::CustomHandlerExceptioninline
GetServiceCode() const (defined in server::handlers::CustomHandlerException)server::handlers::CustomHandlerExceptioninline
HandlerErrorCode typedef (defined in server::handlers::CustomHandlerException)server::handlers::CustomHandlerException
InternalMessage typedef (defined in server::handlers::CustomHandlerException)server::handlers::CustomHandlerException
IsExternalErrorBodyFormatted() const (defined in server::handlers::CustomHandlerException)server::handlers::CustomHandlerExceptioninline
ServiceErrorCode typedef (defined in server::handlers::CustomHandlerException)server::handlers::CustomHandlerException