RSE
Release 3.4

org.eclipse.rse.subsystems.files.core.subsystems
Interface IRemoteFileExceptionMessages


public interface IRemoteFileExceptionMessages

Keys into the core plugin's resource bundle for error messages related to exceptions thrown by the remote file system framework.


Field Summary
static String FILEMSG_FILE_NOTFOUND
           
static String FILEMSG_FOLDER_NOTEMPTY
           
static String FILEMSG_FOLDER_NOTFOUND
           
static String FILEMSG_IO_ERROR
           
static String FILEMSG_SECURITY_ERROR
           
 

Field Detail

FILEMSG_IO_ERROR

static final String FILEMSG_IO_ERROR
See Also:
Constant Field Values

FILEMSG_SECURITY_ERROR

static final String FILEMSG_SECURITY_ERROR
See Also:
Constant Field Values

FILEMSG_FOLDER_NOTEMPTY

static final String FILEMSG_FOLDER_NOTEMPTY
See Also:
Constant Field Values

FILEMSG_FOLDER_NOTFOUND

static final String FILEMSG_FOLDER_NOTFOUND
See Also:
Constant Field Values

FILEMSG_FILE_NOTFOUND

static final String FILEMSG_FILE_NOTFOUND
See Also:
Constant Field Values

RSE
Release 3.4

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