| Home | Trees | Index | Help |
|---|
| Package qm :: Module common :: Class QMException |
|
Exception --+
|
QMException
AddressInUseError,
ContextException,
DatabaseError,
InvalidFile,
InvalidSessionError,
MailError,
NoSessionError,
PrivilegedPortError,
PythonException,
SignalException,
UserErrorAn exception generated directly by QM.
All exceptions thrown by QM should be derived from this class.| Method Summary | |
|---|---|
Construct a new 'QMException'. | |
| Inherited from Exception | |
| |
| |
| Method Details |
|---|
__init__(self,
message)
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Sep 27 15:49:07 2007 | http://epydoc.sf.net |