Uses of Interface
cn.creekmoon.excel.util.exception.ExcelUtilsExceptionHandler
Packages that use ExcelUtilsExceptionHandler
-
Uses of ExcelUtilsExceptionHandler in cn.creekmoon.excel.core
Methods in cn.creekmoon.excel.core with parameters of type ExcelUtilsExceptionHandlerModifier and TypeMethodDescriptionstatic voidExcelUtilsConfig.addExcelUtilsExceptionHandler(ExcelUtilsExceptionHandler... handlers) -
Uses of ExcelUtilsExceptionHandler in cn.creekmoon.excel.util.exception
Classes in cn.creekmoon.excel.util.exception that implement ExcelUtilsExceptionHandlerModifier and TypeClassDescriptionstatic class直达消息处理器(将异常信息透传) 如果是业务异常, 可以直接展示的就使用这个处理器Fields in cn.creekmoon.excel.util.exception with type parameters of type ExcelUtilsExceptionHandlerModifier and TypeFieldDescriptionstatic List<ExcelUtilsExceptionHandler> GlobalExceptionMsgManager.excelUtilsExceptionHandlersMethods in cn.creekmoon.excel.util.exception with parameters of type ExcelUtilsExceptionHandlerModifier and TypeMethodDescriptionstatic voidGlobalExceptionMsgManager.addExceptionHandler(ExcelUtilsExceptionHandler handler)