|
|
Global Exception Handling with ASP.NET |
|
|
JupiterWeb networks |
|
|
ASP.NET / Error Handling |
|
|
Click to Visit |
|
|
39 |
|
Global Exception Handling with ASP.NET is a tutorial dealing with the error handling and to rectify it through exception handler. The user should track the exception. For that purpose the author narrates the method of creating an exception handler at the application level, which allows to consolidate the logging. This exception handler also notifies exception handling in one proper place. In this article the author explains the working of this exception handler which could handle both specific exceptions and generic unhandled exceptions. This is useful for the beginners to update the knowledge about the exception handler and its work.
|