RSE
Release 2.0

Uses of Class
org.eclipse.rse.services.files.RemoteFileIOException

Packages that use RemoteFileIOException
org.eclipse.rse.files.ui.resources   
org.eclipse.rse.services.files   
 

Uses of RemoteFileIOException in org.eclipse.rse.files.ui.resources
 

Methods in org.eclipse.rse.files.ui.resources that throw RemoteFileIOException
protected static void UniversalFileTransferUtility.cleanup(IRemoteFile arc1, File arc2)
           
static void UniversalFileTransferUtility.transferProperties(IResource source, IRemoteFile target, IProgressMonitor monitor)
           
 

Uses of RemoteFileIOException in org.eclipse.rse.services.files
 

Subclasses of RemoteFileIOException in org.eclipse.rse.services.files
 class RemoteFileCancelledException
          Exception thrown when attempting a file operation and the user canceled it before it could be completed.
 


RSE
Release 2.0

Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved.