Class IllegalInputException

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.wisc.game.util.IllegalInputException
All Implemented Interfaces:
Serializable

public class IllegalInputException
extends Exception
An exception of this type is thrown when we want to report to the user that the data he's entered are invalid
See Also:
Serialized Form