Errors and Exceptions, Python Software Foundation, 2024 (Python Software Foundation) - This is the official and authoritative guide to Python's error and exception handling mechanisms, suitable for fundamental understanding.
Built-in Exceptions, Python Software Foundation, 2024 - This official reference provides a comprehensive list and detailed descriptions of all standard built-in exception types in Python, useful for understanding their specific causes.