类的使用
cn.taketoday.web.HttpRequestMethodNotSupportedException
-
cn.taketoday.web.handler中HttpRequestMethodNotSupportedException的使用
修饰符和类型方法说明protected ResponseEntity<Object>ResponseEntityExceptionHandler.handleHttpRequestMethodNotSupported(HttpRequestMethodNotSupportedException ex, HttpHeaders headers, HttpStatusCode status, RequestContext request) Customize the handling ofHttpRequestMethodNotSupportedException.protected ObjectSimpleHandlerExceptionHandler.handleHttpRequestMethodNotSupported(HttpRequestMethodNotSupportedException ex, RequestContext request, Object handler) Handle the case where no handler was found for the HTTP method.