Class IllegalValueException

  • All Implemented Interfaces:
    Serializable

    public class IllegalValueException
    extends Exception
    An exception that is thrown if an invalid value has been used.
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalValueException

        public IllegalValueException​(String message)
        Creates an IllegalValueException.
        Parameters:
        message - string describing the exception