Class InvalidChoiceException

All Implemented Interfaces:
Serializable

public class InvalidChoiceException extends ModelException
Thrown after an attempt to set a variable to a value that does not belong to the set of allowed choices
See Also:
  • Constructor Details

    • InvalidChoiceException

      public InvalidChoiceException()