org.eclipse.rse.services.clientserver.messages
Class SystemOperationCancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.rse.services.clientserver.messages.SystemMessageException
org.eclipse.rse.services.clientserver.messages.SystemOperationCancelledException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RemoteFileCancelledException
public class SystemOperationCancelledException
- extends SystemMessageException
Exception thrown when attempting an operation and the user cancelled it
before it could be completed.
- Since:
- 3.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SystemOperationCancelledException
public SystemOperationCancelledException()
- Constructor.
Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.