ErrorHandler
Visit Developer
Opens the developer's official website in a new tab.
Opens the developer's official website in a new tab.
a. Displays meaningful error messages with the following information:
i. The module raising the error
ii. The subroutine raising the error
iii. The application raising the error and in case of an automation object, the name object.
iv. Error number
v. Error description
vi. Programmer's comments.
b. Detects the platform on which the application is running, and if Windows NT, logs above information plus the UserID of the current user to the NT's event log.
c. Logs any other type of event (Warning,Success, Failure, Information etc.) to NT's Event Log and register it under its own application's name.