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

Class StandardError

Exception --+
            |
           StandardError

Known Subclasses:
LookupError, EnvironmentError, RuntimeError, ValueError, AssertionError, ImportError

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

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:27:54 2003 http://epydoc.sf.net