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

Class StandardError

Exception --+
            |
           StandardError

Known Subclasses:
AttributeError, TypeError, ValueError

Base class for all standard Python exceptions.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 http://epydoc.sf.net