Interface RunnableWithExceptions


public interface RunnableWithExceptions
  • Method Summary

    Modifier and Type Method Description
    void run()  
  • Method Details

    • run

      void run() throws java.lang.Exception
      Throws:
      java.lang.Exception