Home | Trees | Index | Help |
---|
|
exceptions.Exception --+ | common.QMException --+ | ContextException
|
|||
__init__(self,
key,
msg="missing context variable")
Construct a new 'ContextException'. |
|||
Inherited from |
|
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.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 3.0alpha2 on Fri Sep 28 00:57:33 2007 | http://epydoc.sf.net |