This Is How You Do PROPER Exception Handling With FastAPI

ArjanCodes • April 16, 2024
Video Thumbnail

About

No channel description available.

Video Description

💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide. Getting a cryptic error message while using a website? Well, this is probably because custom errors were not implemented. In this video, I’ll show you how to create custom exceptions for a FastAPI application. 🔥 GitHub Repository: https://git.arjan.codes/2024/tuesday_tips/fastapi_custom_exceptions 🎓 ArjanCodes Courses: https://www.arjancodes.com/courses/ 🔖 Chapters: 0:00 Intro 0:49 Custom Exceptions 1:21 How to create custom exception classes 2:49 Exception handlers 5:03 Final Thoughts 5:38 Outro #arjancodes #softwaredesign #python