Package | Description |
---|---|
org.springframework.boot.autoconfigure.web.reactive.error |
Auto-configuration for Spring WebFlux error handling.
|
org.springframework.boot.web.reactive.error |
Spring WebFlux error handling infrastructure.
|
Class and Description |
---|
DefaultErrorAttributes
Default implementation of
ErrorAttributes . |
ErrorAttributes
Provides access to error attributes which can be logged or presented to the user.
|
ErrorWebExceptionHandler
Marker interface that indicates that a
WebExceptionHandler is used to render
errors. |
Class and Description |
---|
ErrorAttributes
Provides access to error attributes which can be logged or presented to the user.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.