Module org.xbib.rpm

Class InvalidChangelogDateException

All Implemented Interfaces:
Serializable

public class InvalidChangelogDateException extends ChangelogParseException
This exception is thrown when the date portion of a change log can not be parsed.
See Also:
  • Constructor Details

    • InvalidChangelogDateException

      public InvalidChangelogDateException(Exception e)
    • InvalidChangelogDateException

      public InvalidChangelogDateException(String message)