ASP.NET Core: Exception Handling
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to handle exceptions in your ASP.NET Core applications and services.
Syllabus
Introduction
- Why use exception handling?
- What you should know
- What is an exception and exception handling?
- Why use exception handling
- Which are the common exception handling methods?
- Adding your first try-catch-finally block
- Common built-in exception types
- Create custom exception types
- Challenge: Create custom exception types
- Solution: Create custom exception types
- Using multiple catch blocks
- Why use global exception handlers?
- Adding a new ErrorResponseData class
- Adding global built-in handler
- Updating Startup.cs and testing
- Adding global custom handler
- Challenge: Use custom exception handler
- Solution: Use custom exception handler
- Why use exception filters?
- Adding an exception filter
- Testing the exception filter
- Continuing on with exception handling
Taught by
Ervis Trupja
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX