public interface ErrorContextBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
ErrorContext |
build(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.web.method.HandlerMethod handlerMethod,
Exception exception) |
ErrorContext build(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.web.method.HandlerMethod handlerMethod, Exception exception)
Copyright © 2015. All rights reserved.