Exception module

exception rebasehelper.exceptions.BinaryPackageBuildError(*args, **kwargs)[source]

Error indicating failure during the build of binary package.

exception rebasehelper.exceptions.CheckerNotFoundError[source]

Error indicating not being able to find checker binary.

exception rebasehelper.exceptions.DownloadError[source]

Exception indicating that download of a file failed.

exception rebasehelper.exceptions.LookasideCacheError[source]

Exception indicating a problem in accessing lookaside cache.

exception rebasehelper.exceptions.ParseError[source]
exception rebasehelper.exceptions.RebaseHelperError(*args, **kwargs)[source]

Class representing Error raised inside rebase-helper after intentionally catching some expected and well known exception/error.

exception rebasehelper.exceptions.SourcePackageBuildError(*args, **kwargs)[source]

Error indicating failure during the build of source package