|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.eclipse.rse.services.clientserver.messages.SystemMessageException
org.eclipse.rse.services.clientserver.messages.SystemOperationCancelledException
org.eclipse.rse.services.files.RemoteFileCancelledException
public class RemoteFileCancelledException
Exception thrown when attempting a file operation and the user cancelled it before it could be completed. Used to extend RemoteFileException before 3.0
Constructor Summary | |
---|---|
RemoteFileCancelledException()
Deprecated. Constructor |
Method Summary |
---|
Methods inherited from class org.eclipse.rse.services.clientserver.messages.SystemMessageException |
---|
getSystemMessage, setSystemMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RemoteFileCancelledException()
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |