public class SentinelGatewayBlockExceptionHandler extends Object implements org.springframework.web.server.WebExceptionHandler
| Constructor and Description |
|---|
SentinelGatewayBlockExceptionHandler(List<org.springframework.web.reactive.result.view.ViewResolver> viewResolvers,
org.springframework.http.codec.ServerCodecConfigurer serverCodecConfigurer) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Void> |
handle(org.springframework.web.server.ServerWebExchange exchange,
Throwable ex) |
public SentinelGatewayBlockExceptionHandler(List<org.springframework.web.reactive.result.view.ViewResolver> viewResolvers, org.springframework.http.codec.ServerCodecConfigurer serverCodecConfigurer)
Copyright © 2021 Alibaba Group. All rights reserved.