类 ExceptionHandlingUtils
java.lang.Object
org.cattleframework.utils.exception.ExceptionHandlingUtils
异常处理工具
- 作者:
- orange
-
方法概要
修饰符和类型方法说明static ExceptionProcessResponseprocessException(Set<BaseExceptionCustomizer> exceptionCustomizers, Throwable exception)
-
方法详细资料
-
processException
public static ExceptionProcessResponse processException(Set<BaseExceptionCustomizer> exceptionCustomizers, Throwable exception)
-