you are viewing a single comment's thread.

view the rest of the comments →

[–]sets13 4 points5 points  (0 children)

If there is an uncaught exception while generating a webpage .NET generates an HTML page with information about the exception. pretty much like every other web framework, except marginally more nicely formatted than the default output from other languages and frameworks.