モジュール jp.ecuacion.splib.core

インタフェース SplibExceptionHandlerAction


public interface SplibExceptionHandlerAction
Provide the app-dependent action when an exception occurs.
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    void
    Provide the app-dependent action.
  • メソッドの詳細

    • execute

      void execute(@Nonnull Throwable th)
      Provide the app-dependent action.
      パラメータ:
      th - throwable