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

クラス SplibThymeleafExceptionUtil

java.lang.Object
jp.ecuacion.splib.web.util.SplibThymeleafExceptionUtil

@Component("exUtil") public class SplibThymeleafExceptionUtil extends Object
thymeleaf側から明示的にシステムエラーを発生させたい際に使用。
  • コンストラクタの詳細

    • SplibThymeleafExceptionUtil

      public SplibThymeleafExceptionUtil()
  • メソッドの詳細

    • systemError

      public void systemError(String message) throws jp.ecuacion.lib.core.exception.checked.BizLogicAppException
      例外:
      jp.ecuacion.lib.core.exception.checked.BizLogicAppException