public class AllbsErrorAttributes
extends org.springframework.boot.web.servlet.error.DefaultErrorAttributes
| 构造器和说明 |
|---|
AllbsErrorAttributes() |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,Object> |
getErrorAttributes(org.springframework.web.context.request.WebRequest webRequest,
org.springframework.boot.web.error.ErrorAttributeOptions options) |
public Map<String,Object> getErrorAttributes(org.springframework.web.context.request.WebRequest webRequest, org.springframework.boot.web.error.ErrorAttributeOptions options)
getErrorAttributes 在接口中 org.springframework.boot.web.servlet.error.ErrorAttributesgetErrorAttributes 在类中 org.springframework.boot.web.servlet.error.DefaultErrorAttributesCopyright © 2022. All rights reserved.