Advanced Exception Handling in Python



Advanced Exception Handling in Python

Advanced Exception Handling in Python

In this video, we learn how to professionally handle exceptions in Python. This goes beyond just basic try and except blocks.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: https://www.neuralnine.com/shop

🌐 Social Media & Contact 🌐
📱 Website: https://www.neuralnine.com/
📷 Instagram: https://www.instagram.com/neuralnine
🐦 Twitter: https://twitter.com/neuralnine
🤵 LinkedIn: https://www.linkedin.com/company/neuralnine/
📁 GitHub: https://github.com/NeuralNine
🎙 Discord: https://discord.gg/JU4xr8U3dm

🎵 Outro Music From: https://www.bensound.com/

Timestamps:
(0:00) Intro
(0:15) Basic Exception Handling
(2:06) Pass Statement
(3:15) Explicit Exception Handling
(5:13) Multiple Exception Handling
(5:40) General Exception Logging
(7:00) Multiple Exceptions in Same Block
(9:07) Re-Raise Exceptions
(10:25) Finally Statement
(11:00) Else Statement
(11:33) Outro

Comments are closed.