Home | Trees | Index | Help |
|
---|
Package dak :: Package daklib :: Module dak_exceptions |
|
Exceptions | |
---|---|
CantOpenError |
Exception raised when files can't be opened. |
CantOverwriteError |
Exception raised when files can't be overwritten. |
DakError |
Base class for all simple errors in this module. |
FileExistsError |
Exception raised when destination file exists. |
InvalidDscError |
Exception raised for invalid dsc files. |
NoFilesFieldError |
Exception raised for missing files field in dsc/changes. |
NoFreeFilenameError |
Exception raised when no alternate filename was found. |
NoSourceFieldError |
Exception raised - we cant find the source - wtf? |
ParseChangesError |
Exception raised for errors in parsing a changes file. |
ParseMaintError |
Exception raised for errors in parsing a maintainer field. |
SendmailFailedError |
Exception raised when Sendmail invocation failed. |
TransitionsError |
Exception raised when transitions file can't be parsed. |
UnknownFormatError |
Exception raised for unknown Format: lines in changes files. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Jan 24 18:08:17 2009 | http://epydoc.sf.net |