Trees | Indices | Help |
|
---|
|
Exception classes used in dak
Contact: Debian FTP Master <ftpmaster@debian.org>
Copyright: 2008 Mark Hymers <mhy@debian.org>
License: GNU General Public License version 2 or later
|
|||
DakError Base class for all simple errors in this module. |
|||
ParseMaintError Exception raised for errors in parsing a maintainer field. |
|||
ParseChangesError Exception raised for errors in parsing a changes file. |
|||
InvalidDscError Exception raised for invalid dsc files. |
|||
UnknownFormatError Exception raised for unknown Format: lines in changes files. |
|||
NoFilesFieldError Exception raised for missing files field in dsc/changes. |
|||
CantOverwriteError Exception raised when files can't be overwritten. |
|||
SendmailFailedError Exception raised when Sendmail invocation failed. |
|||
NoFreeFilenameError Exception raised when no alternate filename was found. |
|||
TransitionsError Exception raised when transitions file can't be parsed. |
|||
DBUpdateError Exception raised - could not update the database |
|||
AlreadyLockedError Exception raised - package already locked by someone else |
|
|||
__package__ = None
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 30 23:34:26 2024 | http://epydoc.sourceforge.net |