[Gambas-user] Global Error Handing

richard terry rterry at ...1946...
Sun Mar 8 22:36:54 CET 2009


Question:

Does gambas have any mechanism for global error handling -e.g error rigging an 
entire project including all subroutines with a master error handler, which 
would catch all un-handled fatal errors, and do something like pop up a 
dialog box with options for user to type in what they were doing, write to 
log file, email the developer?

If not, how are other people handling this - I know there is the CATCH 
statement.

If not, are there any plans to do this.

Regards

Richard




More information about the User mailing list