@Order(value=-1) @Configuration public class GlobalErrorWebExceptionHandler extends Object implements org.springframework.boot.web.reactive.error.ErrorWebExceptionHandler
| Constructor and Description |
|---|
GlobalErrorWebExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Void> |
handle(org.springframework.web.server.ServerWebExchange exchange,
Throwable ex) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.