java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xbib.rpm.exception.RpmException
org.xbib.rpm.exception.ChangelogParseException
org.xbib.rpm.exception.DatesOutOfSequenceException
- All Implemented Interfaces:
Serializable
This exception is thrown when Changelog entries are not in descending order by date.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DatesOutOfSequenceException
public DatesOutOfSequenceException()
-