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

Class StandardError

Exception --+
            |
           StandardError

Known Subclasses:
TypeError

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


GNUe Home

Public API

Developer's Corner