Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.core.runtime.OperationCanceledException

Packages that use OperationCanceledException
org.eclipse.core.runtime.jobs Provides core support for scheduling and interacting with background activity.  
 

Uses of OperationCanceledException in org.eclipse.core.runtime.jobs
 

Methods in org.eclipse.core.runtime.jobs that throw OperationCanceledException
 void IJobManager.join(Object family, IProgressMonitor monitor)
          Waits until all jobs of the given family are finished.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.