Table of Contents

Class: ContextException qm/test/context.py

A ContextException indicates an invalid context variable.

Base Classes   
qm.common.QMException
Methods   
__init__
  __init__ 
__init__ (
        self,
        key,
        msg="missing context variable",
        )

Construct a new ContextException.

key
A string giving the context key for which no valid value was available.
msg
A diagnostic identifier explaining the problem. The message string may contain a fill-in for the key.

Table of Contents

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