crayon-syntax-highlighter/langs/python/exception.txt

51 lines
744 B
Plaintext

PendingDeprecationWarning
UnicodeTranslateError
NotImplementedError
FloatingPointError
UnicodeDecodeError
UnicodeEncodeError
DeprecationWarning
KeyboardInterrupt
ZeroDivisionError
UnboundLocalError
EnvironmentError
IndentationError
ArithmeticError
AssertionError
AttributeError
ReferenceError
RuntimeWarning
UnicodeWarning
BaseException
GeneratorExit
StopIteration
StandardError
OverflowError
SyntaxWarning
FutureWarning
ImportWarning
WindowsError
RuntimeError
UnicodeError
BytesWarning
BufferError
ImportError
LookupError
MemoryError
SyntaxError
SystemError
UserWarning
SystemExit
IndexError
ValueError
Exception
NameError
TypeError
VMSError
EOFError
KeyError
TabError
IOError
OSError
Warning