josephwoodward / GlobalExceptionHandlerDotNet

Exception handling as a convention in the ASP.NET Core request pipeline
MIT License
272 stars 32 forks source link

How to configure exception to error page #42

Open gayancc opened 4 years ago

gayancc commented 4 years ago

Is there anyway to redirect exceptions to custom error page?