public class SkipperErrorAttributes
extends org.springframework.boot.web.servlet.error.DefaultErrorAttributes
ErrorAttributes adding skipper specific fields for its own errors.ERROR_ATTRIBUTEHIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description | 
|---|
| SkipperErrorAttributes()Instantiate a new skipper error attributes. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,Object> | getErrorAttributes(WebRequest webRequest,
                  org.springframework.boot.web.error.ErrorAttributeOptions options) | 
public SkipperErrorAttributes()
public Map<String,Object> getErrorAttributes(WebRequest webRequest, org.springframework.boot.web.error.ErrorAttributeOptions options)
getErrorAttributes in interface org.springframework.boot.web.servlet.error.ErrorAttributesgetErrorAttributes in class org.springframework.boot.web.servlet.error.DefaultErrorAttributesCopyright © 2022 Pivotal Software, Inc.. All rights reserved.