exception ConnectionAbortedError A subclass of ConnectionError, raised when a connection attempt is aborted by
exception BytesWarning Base class for warnings related to
exception ArithmeticError The base class for those built-in exceptions that are raised for various arithmetic errors:
exception IsADirectoryError Raised when a file operation (such as
exception ProcessLookupError Raised when a given process doesn’t exist. Corresponds to errno ESRCH
exception BrokenPipeError A subclass of ConnectionError, raised when trying to write on a pipe while the other
exception MemoryError Raised when an operation runs out of memory but the situation may still be rescued (by deleting some objects)
end The index after the last invalid data in
exception BlockingIOError Raised when an operation would block on an object (e.g. socket) set for non-blocking operation. Corresponds
args The tuple of arguments given to the exception constructor. Some built-in exceptions (like OSError) expect
Page 2 of 8