| Regardless of how extensively a developer
tests software, errors occur. Consequently, applications need an error-handler that deals
with errors gracefully and records useful information about the errors. The Visual ProMatrix error-handler traps errors that occur in Visual
ProMatrix and applications. The error-handler determines the severity of the error and
handles it accordingly. Information about an error is recorded in an errors table.
You can reach the Errors form from the PM-Admin menu or
from the Admin menu of an application. The Errors form on the PM-Admin menu shows
information about errors that occur while youre running Visual ProMatrix. The Errors
form on an applications Admin menu lets you view information about the errors that
occur while users are running the application.
You use the information on the Errors dialog to resolve
errors and debug your application. |