[Progress Communities] [Progress OpenEdge ABL] Comment on Add a way to globally "catch" all errors in batch mode

  • Thread starter Thread starter doa
  • Start date Start date
Status
Not open for further replies.
D

doa

Guest
Errors can always be caought, that is not the problem. The Problem is that there will always be cases when error just are not cought, due to programming errors/legacy code/refactoring and so on. Basically all i want is a way to react to uncought errors in the program itself (everything that is put to stdout in batchmode). A event on the session object basically. A simple example would be sending an email with the error and stacktrace to th eoperator or sysadmin so he knows something went wrong.

Continue reading...
 
Status
Not open for further replies.
Back
Top