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
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX