Module exceptions :: Class KeyError
[show private | hide private]
[frames | no frames]

Class KeyError

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

Known Subclasses:
Missing

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

Generated by Epydoc 2.1 on Sun Sep 24 23:52:43 2006 http://epydoc.sf.net