Global Exception Handling in Asp.Net Core Web API using IExceptionHandler

  Рет қаралды 19,679

Nitish Kaushik

Nitish Kaushik

Күн бұрын

Global Exception Handling in Asp.Net Core Web API can be done using IExceptionHandler. The IExceptionHandler interface in asp.net core is a newly added concept and it is used to avoid try-catch from your asp.net core application by handling the exceptions globally.
The IExceptionHandler interface in dotnet core can be used to handle the exceptions globally in all the asp.net core frameworks like asp.net core web api, minimal apis, blazor, asp.net core mvc etc.
#exceptionhandling #iexceptionhandling #aspnetcore
Join this channel to get access to the perks:
/ @nitish.kaushik

Пікірлер: 28
@kaushikbhadani
@kaushikbhadani 8 ай бұрын
Thank you Nitish Kaushik! Your tutorial is very very nice. waiting for your new series...
@TeemoPwnstar
@TeemoPwnstar 4 ай бұрын
Excellent video - thank you Nitish
@nitish.kaushik
@nitish.kaushik 4 ай бұрын
Glad you liked it!
@egitim10
@egitim10 6 ай бұрын
Very clear. Thanks Nitish
@GurdeepSingh-cg1yp
@GurdeepSingh-cg1yp 2 ай бұрын
The use of "if not" in the exception handlers is not a good idea as that would mean you will need to add a new check to all your handlers every time you add a new exception handler.
@coding-gemini
@coding-gemini 8 күн бұрын
This is good stuff bro, thanks. What if we want to continue processing other code and not return back the exception to the controller just logging it, how do we do that.
@aamirkhan3657
@aamirkhan3657 6 ай бұрын
how can i get the error message with status code from exception middleware and get it in api controller and send that in response to the user
@adarsharooradarsharoor5305
@adarsharooradarsharoor5305 4 ай бұрын
How can we include it in the DLL's because all the business logics usually we write it inside the separate DLL's.
@achalprajapati1192
@achalprajapati1192 2 ай бұрын
if we are use Authorize attribute then How to handle Authorize exception handling?
@sachinrajput4746
@sachinrajput4746 8 ай бұрын
Thanks sir
@KnowlegeStream
@KnowlegeStream 4 ай бұрын
How to register Exception handler with logger in Program.cs?
@vyshakhkm
@vyshakhkm 7 ай бұрын
How can use this exception handler in POST request
@NaveenKumar-dc8jv
@NaveenKumar-dc8jv 5 ай бұрын
Simple and good. :)
@UnbiasedThamizhan
@UnbiasedThamizhan 4 ай бұрын
Your intention is right, but not clear; You have to stop and show the difference between two handlers.
@farapar3783
@farapar3783 8 ай бұрын
if my app can not to connect to db then how this handler can help because in my code i cant throw excetion
@nitish.kaushik
@nitish.kaushik 8 ай бұрын
You don't have to throw the exception explicitly. I was throwing them just for the demo. Otherwise this Handler will catch all the exceptions.
@oveskhan687
@oveskhan687 6 ай бұрын
can you show how to use this handler in console app
@nitish.kaushik
@nitish.kaushik 5 ай бұрын
This is for Asp.Net core only
@oveskhan687
@oveskhan687 5 ай бұрын
@@nitish.kaushik yes .net core console app. How to implement it on console app.
@nitish.kaushik
@nitish.kaushik 5 ай бұрын
Asp. Net core is for web applications. Asp. Net core is a sub framework of dotnet core ecosystem and asp.net core is diff from console
@v4raziel
@v4raziel Ай бұрын
Bad Approach for handling multiple exceptions types.. app.
@krccmsitp2884
@krccmsitp2884 13 күн бұрын
You can handle multiple or even all exception types in one single exception handler.
How To Get Married:   #short
00:22
Jin and Hattie
Рет қаралды 19 МЛН
Как мы играем в игры 😂
00:20
МЯТНАЯ ФАНТА
Рет қаралды 3,1 МЛН
HttpClient in Asp.Net Core Web API | HttpClient C#
27:33
Nitish Kaushik
Рет қаралды 6 М.
Elegant Global Error Handling Using Middleware In ASP.NET Core
13:58
Milan Jovanović
Рет қаралды 86 М.
Don't throw exceptions in C#. Do this instead
18:13
Nick Chapsas
Рет қаралды 259 М.
The Logging Everyone Should Be Using in .NET
15:34
Nick Chapsas
Рет қаралды 70 М.
Handling Errors Globally in ASP .NET Core Web API
14:46
Study Mash
Рет қаралды 34 М.
The Best Way To Organize Your Program.cs In ASP.NET
6:59
Amichai Mantinband
Рет қаралды 16 М.
Why use Type and not Interface in TypeScript
14:12
ByteGrad
Рет қаралды 207 М.
How To Get Married:   #short
00:22
Jin and Hattie
Рет қаралды 19 МЛН