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

Class StandardError



Exception --+
            |
           StandardError
Known Subclasses:
ArithmeticError, AssertionError, AttributeError, EOFError, EnvironmentError, ImportError, SyntaxError, LookupError, KeyboardInterrupt, MemoryError, NameError, RuntimeError, ReferenceError, SystemError, TypeError, ValueError, _mysql_exceptions.MySQLError

Base class for all standard Python exceptions.

Instance Methods [hide private]

Inherited from Exception: __getitem__, __init__, __providedBy__, __str__

Class Variables [hide private]
  __implemented__ = <implementedBy exceptions.StandardError>
  __provides__ = <zope.interface.declarations.ClassProvides obje...
Class Variable Details [hide private]

__provides__

Value:
<zope.interface.declarations.ClassProvides object at 0x2413330>