Uses of Interface
com.ericlam.mc.eldgui.exception.ExceptionViewHandler
-
Uses of ExceptionViewHandler in com.ericlam.mc.eldgui
Modifier and TypeMethodDescriptionvoid
MVCInstallation.addExceptionViewHandlers
(List<Class<? extends ExceptionViewHandler>> exceptionHandlers) 新增自定義異常處理器void
MVCInstallation.setGlobalExceptionHandler
(Class<? extends ExceptionViewHandler> exceptionHandler) 設置全局異常處理器