Display exception error messages
While working with MVC widgets, you might encounter exceptions or errors. In such cases, Sitefinity CMS checks whether an error message with relevant information needs to be displayed. This depends on how you have configured your project in the web.config
file, specifically in the <customErrors>
section.
Following is a list with error scenarios and the respective error configurations: