CustomHandlerException(HandlerErrorCode handler_code, Args &&... args) | server::handlers::CustomHandlerException | inline |
CustomHandlerException(HandlerErrorCode handler_code) | server::handlers::CustomHandlerException | inlineexplicit |
CustomHandlerException(ServiceErrorCode service_code, ExternalBody external_body, InternalMessage internal_message, HandlerErrorCode handler_code, ExtraHeaders headers={}, formats::json::Value details={}) | server::handlers::CustomHandlerException | inline |
CustomHandlerException(MessageBuilder &&builder, HandlerErrorCode handler_code) | server::handlers::CustomHandlerException | inline |
ExceptionWithCode(Args &&... args) | server::handlers::ExceptionWithCode< HandlerErrorCode::kRequestParseError > | inlineexplicit |
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::CustomHandlerException | inline |
GetDetails() const (defined in server::handlers::CustomHandlerException) | server::handlers::CustomHandlerException | inline |
GetExternalErrorBody() const (defined in server::handlers::CustomHandlerException) | server::handlers::CustomHandlerException | inline |
GetExtraHeaders() const (defined in server::handlers::CustomHandlerException) | server::handlers::CustomHandlerException | inline |
GetServiceCode() const (defined in server::handlers::CustomHandlerException) | server::handlers::CustomHandlerException | inline |
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::CustomHandlerException | inline |
ServiceErrorCode typedef (defined in server::handlers::CustomHandlerException) | server::handlers::CustomHandlerException | |