Serialized Form
-
Package org.xbib.rpm.exception
-
Exception org.xbib.rpm.exception.ChangelogParseException
class ChangelogParseException extends RpmException implements Serializable- serialVersionUID:
- 3874782829969316647L
-
Exception org.xbib.rpm.exception.DatesOutOfSequenceException
class DatesOutOfSequenceException extends ChangelogParseException implements Serializable- serialVersionUID:
- -4917148052703360535L
-
Exception org.xbib.rpm.exception.IncompleteChangelogEntryException
class IncompleteChangelogEntryException extends ChangelogParseException implements Serializable- serialVersionUID:
- -2868781181942971960L
-
Exception org.xbib.rpm.exception.InvalidChangelogDateException
class InvalidChangelogDateException extends ChangelogParseException implements Serializable- serialVersionUID:
- 2684845962721950707L
-
Exception org.xbib.rpm.exception.InvalidDirectiveException
class InvalidDirectiveException extends RpmException implements Serializable- serialVersionUID:
- -7183149225882563869L
-
Exception org.xbib.rpm.exception.InvalidPathException
class InvalidPathException extends RpmException implements Serializable- serialVersionUID:
- 8635626016855635561L
-
Exception org.xbib.rpm.exception.NoInitialAsteriskException
class NoInitialAsteriskException extends ChangelogParseException implements Serializable- serialVersionUID:
- -3822813453286191743L
-
Exception org.xbib.rpm.exception.PathOutsideBuildPathException
class PathOutsideBuildPathException extends RpmException implements Serializable- serialVersionUID:
- 7028847909078304806L
-
Exception org.xbib.rpm.exception.RpmException
class RpmException extends Exception implements Serializable- serialVersionUID:
- -7205164781605944414L
-
Exception org.xbib.rpm.exception.SigningKeyNotFoundException
class SigningKeyNotFoundException extends RpmException implements Serializable- serialVersionUID:
- -8186767059791996113L
-
Exception org.xbib.rpm.exception.UnknownArchitectureException
class UnknownArchitectureException extends RpmException implements Serializable- serialVersionUID:
- -7624086302466294147L
-
Exception org.xbib.rpm.exception.UnknownOperatingSystemException
class UnknownOperatingSystemException extends RpmException implements Serializable- serialVersionUID:
- 1939077648201714453L
-
-
Package org.xbib.rpm.header