Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse RSE Development Guide
Previous Page Home Next Page

RSE
Release 3.0

Package org.eclipse.rse.services.clientserver.messages

Interface Summary
ICommonMessageIds Common Global Message IDs to be used with the RSE SystemMessages mechanism.
 

Class Summary
CommonMessages Externalized Strings for common messages that all clients can use.
SimpleSystemMessage An RSE SystemMessage that can be created from Strings (without XML parsing).
SystemMessage SystemMessage is used to supply detailed status when an error or other significant event occurs that should be presented to the user or logged.
SystemMessageFile Use this class to open, and parse, a RSE-style message file.
 

Exception Summary
IndicatorException Deprecated. This exception is no longer used and client code should not try catching it unless it wants to be compatible with earlier RSE versions.
SystemElementNotFoundException Exception thrown when an operation was requested on a given remote element, but that element did not exist.
SystemLockTimeoutException Exception thrown when a remote operation requires an exclusive lock on some resources, such as a shared Mutex for some channel, and a timeout occurs acquiring that resource.
SystemMessageException Encapsulates a system message
SystemNetworkIOException Exception thrown in case of errors due to network I/O Problems.
SystemOperationCancelledException Exception thrown when attempting an operation and the user cancelled it before it could be completed.
SystemOperationFailedException Generic exception thrown when anything fails and a child exception is available to provide exception details.
SystemRemoteMessageException Base class for remote system exceptions.
SystemRemoteSecurityException Exception thrown when attempting an operation and it fails for security reasons.
SystemUnexpectedErrorException Exception thrown when the cause for a problem can not be determined.
SystemUnsupportedOperationException Exception thrown when an operation is requested from a Service that is not supported by that service.
 


RSE
Release 3.0

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire