Package dak :: Package daklib :: Module dak_exceptions :: Class DakError
[show private | hide private]
[frames | no frames]

Class DakError

Exception --+
            |
           DakError

Known Subclasses:
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
  __getitem__(...)

Generated by Epydoc 2.1 on Sat Jan 24 18:08:17 2009 http://epydoc.sf.net