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.
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
Copyright (c) IBM Corporation and others 2000, 2012. All Rights Reserved.