RSE
Release 2.0

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

Packages that use RemoteFileException
org.eclipse.rse.services.files   
 

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

Subclasses of RemoteFileException 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.
 class RemoteFileIOException
          Exception thrown when attempting an operation and it fails for IO reasons, such as the file is read-only.
 class RemoteFileSecurityException
          Exception thrown when attempting an operation and it fails for security reasons.
 class RemoteFolderNotEmptyException
          Exception thrown when attempting to delete a folder, and the folder is not empty.
 


RSE
Release 2.0

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