public class SentinelBlockExceptionHandler extends Object implements org.springframework.web.server.WebExceptionHandler
| Constructor and Description |
|---|
SentinelBlockExceptionHandler(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 SentinelBlockExceptionHandler(List<org.springframework.web.reactive.result.view.ViewResolver> viewResolvers, org.springframework.http.codec.ServerCodecConfigurer serverCodecConfigurer)
Copyright © 2019 Alibaba Group. All rights reserved.