org.qedeq.gui.se.tree
Class NothingSelectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.qedeq.gui.se.tree.NothingSelectedException
- All Implemented Interfaces:
- Serializable
- public class NothingSelectedException
- extends Exception
Exception for no node selection.
- Version:
- $Revision: 1.2 $
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Exception |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NothingSelectedException
NothingSelectedException()
- Constructor.