Class 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
    • Constructor Detail

      • IllegalInputException

        public IllegalInputException​(String msg)