| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.web.reactive.error |
Auto-configuration for Spring WebFlux error handling.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractErrorWebExceptionHandler
Abstract base class for
ErrorWebExceptionHandler implementations. |
class |
DefaultErrorWebExceptionHandler
Basic global
WebExceptionHandler, rendering
ErrorAttributes. |
| Modifier and Type | Method and Description |
|---|---|
ErrorWebExceptionHandler |
ErrorWebFluxAutoConfiguration.errorWebExceptionHandler(ErrorAttributes errorAttributes) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.