Module exceptions :: Class KeyError
[frames | no frames]

Type KeyError

   object --+                
            |                
BaseException --+            
                |            
        Exception --+        
                    |        
        StandardError --+    
                        |    
              LookupError --+
                            |
                           KeyError

Known Subclasses:
MissingWidget

Mapping key not found.
Class Variable Summary
    Inherited from BaseException
getset_descriptor args = <attribute 'args' of 'exceptions.BaseException' o...
member_descriptor message = <member 'message' of 'exceptions.BaseException...

Generated by Epydoc 2.1 on Tue Feb 6 10:53:34 2007 http://epydoc.sf.net