Package org.harctoolbox.guicomponents
Class NoSelectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.harctoolbox.guicomponents.NoSelectionException
- All Implemented Interfaces:
Serializable
This Exception is thrown when a selection is needed, but none exist.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSelectionException
public NoSelectionException() -
NoSelectionException
-