public class GlobalErrorHandler
extends java.lang.Object
implements org.springframework.boot.web.reactive.error.ErrorWebExceptionHandler
| 构造器和说明 |
|---|
GlobalErrorHandler() |
@NonNull
public reactor.core.publisher.Mono<java.lang.Void> handle(@NonNull
org.springframework.web.server.ServerWebExchange exchange,
@NonNull
java.lang.Throwable throwable)
handle 在接口中 org.springframework.web.server.WebExceptionHandlerexchange - the exchangethrowable - the throwableCopyright © 2026 The Apache Software Foundation. All rights reserved.