Uses of Class
org.ourgrid.mygrid.ui.exception.StartingMyGridException

Packages that use StartingMyGridException
org.ourgrid.mygrid.ui   
 

Uses of StartingMyGridException in org.ourgrid.mygrid.ui
 

Methods in org.ourgrid.mygrid.ui that throw StartingMyGridException
 void UIManager.startMyGridService()
          Start MyGrid service.
 void MyGridUIManager.startMyGridService()
           
 void MyGridUIManagerTest.testStop2()