Interface ExceptionUtil.CatchBlock

  • Enclosing class:
    ExceptionUtil

    public static interface ExceptionUtil.CatchBlock
    • Method Detail

      • run

        void run​(java.lang.Throwable failure)
          throws java.lang.Exception
        Throws:
        java.lang.Exception