public class ResultErrorController
extends org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
Constructor and Description |
---|
ResultErrorController(org.springframework.boot.web.servlet.error.ErrorAttributes errorAttributes,
org.springframework.boot.autoconfigure.web.ErrorProperties errorProperties) |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<Map<String,Object>> |
error(javax.servlet.http.HttpServletRequest request) |
errorHtml, getErrorAttributeOptions, getErrorPath, getErrorProperties, isIncludeBindingErrors, isIncludeMessage, isIncludeStackTrace, mediaTypeNotAcceptable
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.