package net.iponweb.disthene.reader.exceptions; /** * @author Andrei Ivanov */ public class InvalidNumberOfSeriesException extends EvaluationException { }