Uses of Package
org.ourgrid.mygrid.scheduler.exception

Packages that use org.ourgrid.mygrid.scheduler.exception
org.ourgrid.mygrid.scheduler   
org.ourgrid.mygrid.scheduler.jobmanager   
org.ourgrid.mygrid.scheduler.test   
org.ourgrid.mygrid.ui   
org.ourgrid.mygrid.ui.command   
org.ourgrid.mygrid.ui.test   
 

Classes in org.ourgrid.mygrid.scheduler.exception used by org.ourgrid.mygrid.scheduler
DDEntryNotFoundException
          Exception to be thrown when a job could not be canceled.
DDInitException
           
JobCannotBeRemovedException
           
JobCouldNotBeCancelledException
          Exception to be thrown when a job could not be canceled.
JobNotFoundException
          Exception to be thrown when a job is not found.
 

Classes in org.ourgrid.mygrid.scheduler.exception used by org.ourgrid.mygrid.scheduler.jobmanager
JobCannotBeRemovedException
           
JobCouldNotBeCancelledException
          Exception to be thrown when a job could not be canceled.
JobNotFoundException
          Exception to be thrown when a job is not found.
 

Classes in org.ourgrid.mygrid.scheduler.exception used by org.ourgrid.mygrid.scheduler.test
JobCouldNotBeCancelledException
          Exception to be thrown when a job could not be canceled.
JobNotFoundException
          Exception to be thrown when a job is not found.
 

Classes in org.ourgrid.mygrid.scheduler.exception used by org.ourgrid.mygrid.ui
JobCannotBeRemovedException
           
JobCouldNotBeCancelledException
          Exception to be thrown when a job could not be canceled.
JobNotFoundException
          Exception to be thrown when a job is not found.
 

Classes in org.ourgrid.mygrid.scheduler.exception used by org.ourgrid.mygrid.ui.command
JobCouldNotBeCancelledException
          Exception to be thrown when a job could not be canceled.
JobNotFoundException
          Exception to be thrown when a job is not found.
 

Classes in org.ourgrid.mygrid.scheduler.exception used by org.ourgrid.mygrid.ui.test
JobCouldNotBeCancelledException
          Exception to be thrown when a job could not be canceled.
JobNotFoundException
          Exception to be thrown when a job is not found.