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

Class LookupError

Exception --+    
            |    
StandardError --+
                |
               LookupError

Known Subclasses:
KeyError

Base class for lookup errors.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

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