Module cpython::exc[][src]

This module contains the python exception types.

Structs

AssertionError
AttributeError
BaseException
BufferError
EOFError
EnvironmentError
Exception
FloatingPointError
IOError
ImportError
IndexError
KeyError
KeyboardInterrupt
LookupError
MemoryError
NameError
NotImplementedError
OSError
OverflowError
ReferenceError
RuntimeError
StandardError
SyntaxError
SystemError
SystemExit
TypeError
UnicodeDecodeError
UnicodeEncodeError
UnicodeTranslateError
ValueError
ZeroDivisionError