OperationCanceledException usage details

Summary

org.eclipse.core.runtime.OperationCanceledException has 88 total references to 2 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] OperationCanceledException() : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.filesystem.Policy.checkCanceled(IProgressMonitor) 32 API
org.eclipse.core.internal.jobs.ThreadJob.joinRun(IProgressMonitor) 154 API
org.eclipse.core.internal.jobs.JobManager.join(Object, IProgressMonitor) 774 API
org.eclipse.core.internal.jobs.ThreadJob.joinRun(IProgressMonitor) 168 API
org.eclipse.core.internal.events.BuildManager.checkCanceled(int, IProgressMonitor) 374 API
org.eclipse.core.internal.events.BuildManager.checkCanceled(int, IProgressMonitor) 367 API
org.eclipse.core.internal.refresh.RefreshJob.runInWorkspace(IProgressMonitor) 137 API
org.eclipse.core.internal.resources.ContentDescriptionManager.1.visitElement(ElementTree, IPathRequestor, Object) 246 API
org.eclipse.core.internal.resources.CharsetDeltaJob.processNextEvent(CharsetDeltaJob.ICharsetListenerFilter, IProgressMonitor) 134 API
org.eclipse.core.internal.utils.Policy.checkCanceled(IProgressMonitor) 106 API
[+] OperationCanceledException
CASTS
Reference Location Line Number Visibility
org.eclipse.core.internal.events.BuildManager.2.handleException(Throwable) 596 API
org.eclipse.core.internal.events.BuildManager.1.handleException(Throwable) 235 API
CATCHES_EXCEPTION
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.Worker.run() 56 API
org.eclipse.core.internal.events.AutoBuildJob.run(IProgressMonitor) 240 API
org.eclipse.core.internal.resources.ProjectPreferences.save() 568 API
org.eclipse.core.internal.resources.Project.touch(IProgressMonitor) 1038 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.run(IProgressMonitor) 91 API
org.eclipse.core.internal.resources.Resource.move(IPath, int, IProgressMonitor) 1371 API
org.eclipse.core.internal.resources.Project.internalCopy(IProjectDescription, int, IProgressMonitor) 608 API
org.eclipse.core.internal.resources.SaveManager.save(int, Project, IProgressMonitor) 1054 API
org.eclipse.core.internal.resources.Resource.delete(int, IProgressMonitor) 721 API
org.eclipse.core.internal.resources.Resource.createLink(URI, int, IProgressMonitor) 618 API
org.eclipse.core.internal.resources.Resource.accept(IResourceProxyVisitor, int) 70 API
org.eclipse.core.internal.resources.File.setCharset(String, IProgressMonitor) 440 API
org.eclipse.core.internal.resources.Resource.refreshLocal(int, IProgressMonitor) 1421 API
org.eclipse.core.internal.resources.Project.open(int, IProgressMonitor) 864 API
org.eclipse.core.internal.resources.Container.setDefaultCharset(String, IProgressMonitor) 288 API
org.eclipse.core.internal.resources.Resource.copy(IPath, int, IProgressMonitor) 489 API
org.eclipse.core.internal.resources.Resource.touch(IProgressMonitor) 1635 API
org.eclipse.core.internal.resources.ProjectPreferences.save() 512 API
org.eclipse.core.internal.resources.Folder.create(int, boolean, IProgressMonitor) 102 API
org.eclipse.core.internal.resources.File.create(InputStream, int, IProgressMonitor) 159 API
org.eclipse.core.internal.resources.File.appendContents(InputStream, int, IProgressMonitor) 49 API
org.eclipse.core.internal.resources.Project.move(IProjectDescription, int, IProgressMonitor) 799 API
org.eclipse.core.internal.resources.Resource.copy(IProjectDescription, int, IProgressMonitor) 543 API
org.eclipse.core.internal.resources.Project.create(IProjectDescription, IProgressMonitor) 272 API
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(IProgressMonitor) 39 API
org.eclipse.core.internal.resources.Project.close(IProgressMonitor) 158 API
org.eclipse.core.internal.resources.CharsetDeltaJob.run(IProgressMonitor) 158 API
org.eclipse.core.internal.resources.File.setContents(InputStream, int, IProgressMonitor) 359 API
org.eclipse.core.internal.resources.ContentDescriptionManager.FlushJob.runInWorkspace(IProgressMonitor) 82 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) 684 API
org.eclipse.core.internal.resources.Workspace.delete(IResource[], int, IProgressMonitor) 930 API
org.eclipse.core.internal.resources.Workspace.run(IWorkspaceRunnable, ISchedulingRule, int, IProgressMonitor) 1798 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) 1558 API
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.ant.core.AntRunner.handleInvocationTargetException(Object, Class, InvocationTargetException) 424 API
org.eclipse.core.internal.jobs.JobListeners.handleException(Object, Throwable) 124 API
org.eclipse.core.internal.events.BuildManager.1.handleException(Throwable) 234 API
org.eclipse.core.internal.events.BuildManager.2.handleException(Throwable) 592 API
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.core.internal.filesystem.Policy.checkCanceled(IProgressMonitor) 32 API
org.eclipse.core.internal.jobs.ThreadJob.joinRun(IProgressMonitor) 168 API
org.eclipse.core.internal.jobs.JobManager.join(Object, IProgressMonitor) 774 API
org.eclipse.core.internal.jobs.ThreadJob.joinRun(IProgressMonitor) 154 API
org.eclipse.core.internal.events.BuildManager.checkCanceled(int, IProgressMonitor) 367 API
org.eclipse.core.internal.events.BuildManager.checkCanceled(int, IProgressMonitor) 374 API
org.eclipse.core.internal.refresh.RefreshJob.runInWorkspace(IProgressMonitor) 137 API
org.eclipse.core.internal.resources.CharsetDeltaJob.processNextEvent(CharsetDeltaJob.ICharsetListenerFilter, IProgressMonitor) 134 API
org.eclipse.core.internal.resources.ContentDescriptionManager.1.visitElement(ElementTree, IPathRequestor, Object) 246 API
org.eclipse.core.internal.utils.Policy.checkCanceled(IProgressMonitor) 106 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.Container.setDefaultCharset(String, IProgressMonitor) 288 API
org.eclipse.core.internal.resources.Resource.copy(IPath, int, IProgressMonitor) 489 API
org.eclipse.core.internal.resources.Project.internalCopy(IProjectDescription, int, IProgressMonitor) 608 API
org.eclipse.core.internal.resources.Resource.copy(IProjectDescription, int, IProgressMonitor) 543 API
org.eclipse.core.internal.resources.SaveManager.save(int, Project, IProgressMonitor) 1054 API
org.eclipse.core.internal.resources.File.appendContents(InputStream, int, IProgressMonitor) 49 API
org.eclipse.core.internal.resources.File.setCharset(String, IProgressMonitor) 440 API
org.eclipse.core.internal.resources.Project.create(IProjectDescription, IProgressMonitor) 272 API
org.eclipse.core.internal.resources.Project.open(int, IProgressMonitor) 864 API
org.eclipse.core.internal.resources.Resource.refreshLocal(int, IProgressMonitor) 1421 API
org.eclipse.core.internal.resources.File.create(InputStream, int, IProgressMonitor) 159 API
org.eclipse.core.internal.resources.Resource.touch(IProgressMonitor) 1635 API
org.eclipse.core.internal.resources.Project.touch(IProgressMonitor) 1038 API
org.eclipse.core.internal.resources.Folder.create(int, boolean, IProgressMonitor) 102 API
org.eclipse.core.internal.resources.Project.move(IProjectDescription, int, IProgressMonitor) 799 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.run(IProgressMonitor) 91 API
org.eclipse.core.internal.resources.Resource.move(IPath, int, IProgressMonitor) 1371 API
org.eclipse.core.internal.resources.Resource.delete(int, IProgressMonitor) 721 API
org.eclipse.core.internal.resources.Resource.createLink(URI, int, IProgressMonitor) 618 API
org.eclipse.core.internal.resources.Resource.accept(IResourceProxyVisitor, int) 70 API
org.eclipse.core.internal.resources.Project.close(IProgressMonitor) 158 API
org.eclipse.core.internal.resources.File.setContents(InputStream, int, IProgressMonitor) 359 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) 1558 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) 684 API
org.eclipse.core.internal.resources.Workspace.run(IWorkspaceRunnable, ISchedulingRule, int, IProgressMonitor) 1798 API
org.eclipse.core.internal.resources.Workspace.delete(IResource[], int, IProgressMonitor) 930 API
THROWS
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.JobManager.join(Object, IProgressMonitor) -1 API
org.eclipse.core.runtime.jobs.IJobManager.join(Object, IProgressMonitor) -1 API
org.eclipse.core.internal.events.AutoBuildJob.doBuild(IProgressMonitor) -1 API

Back to bundle index

Valid HTML 4.01 Transitional