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

Class KeyError

Exception --+        
            |        
StandardError --+    
                |    
      LookupError --+
                    |
                   KeyError

Known Subclasses:
LabelError, StateError

Mapping key not found.
Method Summary
  __str__(...)
    Inherited from Exception
  __init__(...)
  __getitem__(...)

Generated by Epydoc 2.1 on Sat Aug 26 09:33:46 2006 http://epydoc.sf.net