Class AppExceptionHandlerAction

java.lang.Object
jp.ecuacion.tool.housekeepfiles.exceptionhandler.AppExceptionHandlerAction
All Implemented Interfaces:
jp.ecuacion.splib.core.exceptionhandler.SplibExceptionHandlerAction

@Component public class AppExceptionHandlerAction extends Object implements jp.ecuacion.splib.core.exceptionhandler.SplibExceptionHandlerAction
Provides Exception Handler.
  • Constructor Details

    • AppExceptionHandlerAction

      public AppExceptionHandlerAction()
  • Method Details

    • execute

      public void execute(@Nonnull Throwable th)
      Specified by:
      execute in interface jp.ecuacion.splib.core.exceptionhandler.SplibExceptionHandlerAction