|
RSE Release 3.2 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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.2 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |