类 ExceptionHandlerUtils
java.lang.Object
com.alibaba.bytekit.asm.interceptor.annotation.ExceptionHandlerUtils
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static InterceptorMethodConfigerrorHandlerMethodConfig(Class<?> suppress, Class<?> handlerClass)
-
构造器详细资料
-
ExceptionHandlerUtils
public ExceptionHandlerUtils()
-
-
方法详细资料
-
errorHandlerMethodConfig
public static InterceptorMethodConfig errorHandlerMethodConfig(Class<?> suppress, Class<?> handlerClass)
-