Home | Trees | Index | Help |
|
---|
Package dak :: Package daklib :: Module dak_exceptions :: Class DakError |
|
Exception
--+
|
DakError
CantOpenError
,
CantOverwriteError
,
FileExistsError
,
InvalidDscError
,
NoFilesFieldError
,
NoFreeFilenameError
,
NoSourceFieldError
,
ParseChangesError
,
ParseMaintError
,
SendmailFailedError
,
TransitionsError
,
UnknownFormatError
Base class for all simple errors in this module. Attributes: message -- explanation of the error
Method Summary | |
---|---|
__init__(self,
message)
| |
__str__(self)
| |
Inherited from Exception | |
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Jan 24 18:08:17 2009 | http://epydoc.sf.net |