- All Implemented Interfaces:
- java.io.Serializable
public class InvalidInputException
extends java.lang.Exception
A custom Exception that is thrown when a user specifies an invalid
set of parameters to the LibraryEditor Tree GUI. This covers things
like specifying a range of numerical values with the min being > than
the max, etc...
- Version:
- $Revision: 8108 $
- Author:
- Robert Jung (mrbobjung@gmail.com)
- See Also:
- Serialized Form