exception ArithmeticError The base class for those built-in exceptions that are raised for various arithmetic errors:
exception BytesWarning Base class for warnings related to
exception LookupError The base class for the exceptions that are raised when a key or index used on a mapping or sequence is
exception TabError Raised when indentation contains an inconsistent use of tabs and spaces. This is a subclass of Ind
exception BrokenPipeError A subclass of ConnectionError, raised when trying to write on a pipe while the other
exception ProcessLookupError Raised when a given process doesn’t exist. Corresponds to errno ESRCH
exception IsADirectoryError Raised when a file operation (such as
end The index after the last invalid data in
exception RuntimeWarning Base class for warnings about dubious runtime behavior.
exception UnboundLocalError Raised when a reference is made to a local variable in a function or method, but no value has been
Page 2 of 8