Class ErroneousSelectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.harctoolbox.guicomponents.ErroneousSelectionException
All Implemented Interfaces:
Serializable

public class ErroneousSelectionException extends Exception
This exception is thrown when the user makes a silly selection.
See Also:
  • Constructor Details

    • ErroneousSelectionException

      public ErroneousSelectionException(String message)