| Home | Trees | Index | Help |
|---|
|
|
exceptions.Exception --+
|
common.QMException --+
|
CouldNotLoadExtensionError
|
|||
|
__init__(self,
class_name,
exc_info)
Construct a new 'CouldNotLoadExtensionError'. |
|||
|
Inherited from |
|||
|
|||
Construct a new 'CouldNotLoadExtensionError'. 'class_name' -- The name of the class. 'exc_info' -- An exception tuple, as returned by 'sys.exc_info'.
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 3.0alpha2 on Fri Sep 28 00:57:31 2007 | http://epydoc.sf.net |