CustomHandlerException(handlers::HandlerErrorCode error_code, HttpStatus http_status, Args &&... args) | server::http::CustomHandlerException | inline |
server::handlers::CustomHandlerException::CustomHandlerException(HandlerErrorCode handler_code, Args &&... args) | server::handlers::CustomHandlerException | inline |
server::handlers::CustomHandlerException::CustomHandlerException(HandlerErrorCode handler_code) | server::handlers::CustomHandlerException | inlineexplicit |
server::handlers::CustomHandlerException::CustomHandlerException(ServiceErrorCode service_code, ExternalBody external_body, InternalMessage internal_message, HandlerErrorCode handler_code, ExtraHeaders headers={}, formats::json::Value details={}) | server::handlers::CustomHandlerException | inline |
server::handlers::CustomHandlerException::CustomHandlerException(MessageBuilder &&builder, HandlerErrorCode handler_code) | server::handlers::CustomHandlerException | inline |
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 |
GetHttpStatus() const (defined in server::http::CustomHandlerException) | server::http::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 | |