Table of Contents

Class: CouldNotLoadExtensionError qm/test/base.py

An exception indicating that an extension class could not be loaded.

Base Classes   
QMException
Methods   
__init__
  __init__ 
__init__ (
        self,
        class_name,
        exc_info,
        )

Construct a new CouldNotLoadExtensionError.

class_name
The name of the class.
exc_info
An exception tuple, as returned by sys.exc_info.

Table of Contents

This document was automatically generated on Mon Jan 3 09:42:29 2005 by HappyDoc version 2.1