Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 745 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 745 Bytes

ErrorHandler

ErrorHandler provides a highly configurable and customizable error handler for any VFP application. It supports logging error information to a table, displaying an easy-to-understand dialog to the user, notifying support staff about the error via email or support ticket, and recovering from the error (either continuing in the application but not returning to the method that caused the error or terminating the application).

See ErrorHandler.docx for documentation.

Helping with this project

See How to contribute to Error Handler for details on how to help with this project.

Releases

See the change log for release information.