Home | Trees | Index | Help |
---|
|
exceptions.Exception --+ | common.QMException --+ | DatabaseError --+ | NoSuchItemError
|
|||
__init__(self,
kind,
item_id)
Construct a new 'QMException'. |
|||
__str__(self)
Return a string describing this exception. |
|||
Inherited from |
|
Construct a new 'QMException'. 'message' -- A string describing the cause of the message as structured text. If this exception is not handled, the 'message' will be displayed as an error message.
|
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 3.0alpha2 on Fri Sep 28 00:57:33 2007 | http://epydoc.sf.net |