Class UIThreadSwrveRunnable

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.Exception exception  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setException​(java.lang.Exception exception)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.lang.Runnable

        run
    • Field Detail

      • exception

        protected java.lang.Exception exception
    • Constructor Detail

      • UIThreadSwrveRunnable

        public UIThreadSwrveRunnable()
    • Method Detail

      • setException

        public void setException​(java.lang.Exception exception)