Thursday, February 23, 2012

ASP.NET MVC Error Handling Flowchart

In an effort to better understand ASP.NET MVC's error handling flow, I did some tests with various configurations of web.config settings and controller/action HandleError attribute decorations (as well as some reading on that type).  I think I understand it and thought I'd put together this flowchart to visualize the flow.  I hope it is of some use to whomever finds it.

ASP.NET MVC Error Handling Flowchart

No comments: