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

Class ImportError

Exception --+    
            |    
StandardError --+
                |
               ImportError

Known Subclasses:
AdaptorImportError

Import can't find module, or can't find name in module.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Sat Mar 4 13:36:27 2006 http://epydoc.sf.net