|
RSE Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SystemRemoteMessageException | |
---|---|
org.eclipse.rse.services.clientserver.messages | |
org.eclipse.rse.services.files |
Uses of SystemRemoteMessageException in org.eclipse.rse.services.clientserver.messages |
---|
Subclasses of SystemRemoteMessageException in org.eclipse.rse.services.clientserver.messages | |
---|---|
class |
SystemNetworkIOException
Exception thrown in case of errors due to network I/O Problems. |
class |
SystemOperationFailedException
Generic exception thrown when anything fails and a child exception is available to provide exception details. |
class |
SystemRemoteSecurityException
Exception thrown when attempting an operation and it fails for security reasons. |
Uses of SystemRemoteMessageException in org.eclipse.rse.services.files |
---|
Subclasses of SystemRemoteMessageException in org.eclipse.rse.services.files | |
---|---|
class |
RemoteFileException
Base class for remote file system exceptions. |
class |
RemoteFileIOException
Exception thrown when attempting an operation and it fails for IO reasons, such as the file is read-only. |
class |
RemoteFileSecurityException
Deprecated. Use SystemRemoteSecurityException |
class |
RemoteFolderNotEmptyException
Exception thrown when attempting to delete a folder, and the folder is not empty. |
|
RSE Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |