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

Type LookupError

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

Known Subclasses:
KeyError

Base class for lookup errors.
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:33 2007 http://epydoc.sf.net