[frames | no frames] [show private | hide private]

exceptions
Class StandardError

Exception --+
            |
           StandardError

Known Subclasses:
AssertionError, AttributeError

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

Method Details

Generated by Epydoc 1.1 on Mon Oct 21 19:45:08 2002 http://epydoc.sf.net