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

Class StandardError

Exception --+
            |
           StandardError

Known Subclasses:
Error, Warning

Base class for all standard Python exceptions.


Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)