Uses of Interface
org.springframework.boot.webflux.error.ErrorWebExceptionHandler
Packages that use ErrorWebExceptionHandler
Package
Description
Auto-configuration for Spring WebFlux error handling.
-
Uses of ErrorWebExceptionHandler in org.springframework.boot.webflux.autoconfigure.error
Classes in org.springframework.boot.webflux.autoconfigure.error that implement ErrorWebExceptionHandlerModifier and TypeClassDescriptionclassAbstract base class forErrorWebExceptionHandlerimplementations.classBasic globalWebExceptionHandler, renderingErrorAttributes.