Interface Action

    • Method Detail

      • run

        void run()
          throws java.lang.Throwable
        Runs the action and optionally throws a checked exception.
        Throws:
        java.lang.Throwable - if the implementation wishes to throw any type of exception