接口 HttpStatusCodeProvider

所有已知子接口:
ErrorResponse
所有已知实现类:
AsyncRequestTimeoutException, DateParameterParsingException, ErrorResponseException, HandlerAdapterNotFoundException, HandlerNotFoundException, HttpMediaTypeException, HttpMediaTypeNotAcceptableException, HttpMediaTypeNotSupportedException, HttpRequestMethodNotSupportedException, InfraConfigurationException, InternalServerException, MethodArgumentNotValidException, MethodNotAllowedException, MethodParameterResolvingException, MissingMatrixVariableException, MissingPathVariableException, MissingRequestCookieException, MissingRequestHeaderException, MissingRequestParameterException, MissingRequestPartException, MissingRequestValueException, NotAcceptableStatusException, ParameterConversionException, ParameterResolverNotFoundException, RequestBindingException, ResponseStatusException, ReturnValueHandlerNotFoundException, UnsatisfiedRequestParameterException, UnsupportedMediaTypeStatusException, ViewRenderingException

public interface HttpStatusCodeProvider
从以下版本开始:
3.0.1
作者:
TODAY 2021/5/6 19:17
  • 方法概要

    修饰符和类型
    方法
    说明
    Return the HTTP status code to use for the response.
  • 方法详细资料

    • getStatusCode

      HttpStatusCode getStatusCode()
      Return the HTTP status code to use for the response.