public class SkipperErrorAttributes
extends org.springframework.boot.web.servlet.error.DefaultErrorAttributes
ErrorAttributes
adding skipper specific fields for its own errors.ERROR_ATTRIBUTE
HIGHEST_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.ErrorAttributes
getErrorAttributes
in class org.springframework.boot.web.servlet.error.DefaultErrorAttributes
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.