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