Module org.xbib.rpm

Class DatesOutOfSequenceException

All Implemented Interfaces:
Serializable

public class DatesOutOfSequenceException extends ChangelogParseException
This exception is thrown when Changelog entries are not in descending order by date.
See Also:
  • Constructor Details

    • DatesOutOfSequenceException

      public DatesOutOfSequenceException()