See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| AbstractErrorWebExceptionHandler |
Abstract base class for
ErrorWebExceptionHandler implementations. |
| DefaultErrorAttributes |
Default implementation of
ErrorAttributes. |
| DefaultErrorWebExceptionHandler |
Basic global
WebExceptionHandler, rendering
ErrorAttributes. |
| ErrorWebFluxAutoConfiguration |
Auto-configuration to render errors via a WebFlux
WebExceptionHandler. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.