类 GatewayApiValidExceptionHandler
- java.lang.Object
-
- cn.futuai.open.encrypt.exception.handler.GatewayApiValidExceptionHandler
-
- 所有已实现的接口:
org.springframework.web.server.WebExceptionHandler
public class GatewayApiValidExceptionHandler extends Object implements org.springframework.web.server.WebExceptionHandler
网关api有效性异常处理器- 作者:
- gyf
- skip date tag
- 2024/6/7 15:21
-
-
构造器概要
构造器 构造器 说明 GatewayApiValidExceptionHandler(List<org.springframework.web.reactive.result.view.ViewResolver> viewResolvers, org.springframework.http.codec.ServerCodecConfigurer serverCodecConfigurer)
-
-
-
构造器详细资料
-
GatewayApiValidExceptionHandler
public GatewayApiValidExceptionHandler(List<org.springframework.web.reactive.result.view.ViewResolver> viewResolvers, org.springframework.http.codec.ServerCodecConfigurer serverCodecConfigurer)
-
-