edu.neu.ccs.gui
Class CancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.neu.ccs.gui.CancelledException
- All Implemented Interfaces:
- Serializable
- public class CancelledException
- extends Exception
Exception designating that an input operation
was cancelled by the user.
- Since:
- 1.0
- Version:
- 2.2
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CancelledException
public CancelledException()