Errors
When an unhandled exception occurs in any console or web site CDA (Content Delivery Application) a copy of the error is stored in this module. An unhandled exception assumes that the client was was provided an error page. This page then trapped the error, page, and user details and reported them to this module. This list of errors is designed to provide a place to study errors, look for patterns, and store notes regarding site problems. An uber error has an empty master and web site names, and a master error has an empty web site name.
Only errors where the 'System' attribute is set to 'No' will be displayed in descendant consoles. Setting this attribute to yes will remove that error from all descendant consoles. The 'Notes' attribute is used to store system notes related error, such as a solution if it cannot be solved programmatically. This attribute is never displayed in descendant consoles.
The database is enforcing automatic error deletions when web sites deleted, but not when
masters are deleted. Masters should never be deleted, but if they are manually deleted from the database the errors table may contained orphaned records.