Class VariableEmptySlotException

  • All Implemented Interfaces:
    java.io.Serializable

    public class VariableEmptySlotException
    extends VariableEvaluationException
    Exception thrown when a variable slot contains an empty value, but should not.
    See Also:
    Serialized Form
    • Constructor Detail

      • VariableEmptySlotException

        public VariableEmptySlotException​(int index)