类 VariableEmptySlotException

  • 所有已实现的接口:
    java.io.Serializable

    public class VariableEmptySlotException
    extends VariableEvaluationException
    Exception thrown when a variable slot contains an empty value, but should not.
    另请参阅:
    序列化表格
    • 构造器详细资料

      • VariableEmptySlotException

        public VariableEmptySlotException​(int index)