Interface Promise.CatchRunnable

  • Enclosing class:
    Promise<T>

    public static interface Promise.CatchRunnable
    • Method Detail

      • run

        void run​(java.lang.Exception e)