public class SkipperErrorAttributes
extends org.springframework.boot.web.servlet.error.DefaultErrorAttributes
ErrorAttributes
adding skipper specific fields for its own errors.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,
boolean includeStackTrace) |
public SkipperErrorAttributes()
public Map<String,Object> getErrorAttributes(WebRequest webRequest, boolean includeStackTrace)
getErrorAttributes
in interface org.springframework.boot.web.servlet.error.ErrorAttributes
getErrorAttributes
in class org.springframework.boot.web.servlet.error.DefaultErrorAttributes
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.