[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Problem catching an error

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
Well, there may be a knowledge base on it. But that doesn't explain it. This is a bug in my opinion. A CATCH block for Progress.Lang.Error should catch the error. Many handle methods do generate warnings (not errors), but when using structured error handling that should not happen. Any error that generates an error message should get caught. If you just want to know which line is causing the error, turn on debug-alert (-debugalert or SESSION:DEBUG-ALERT = yes). When the error comes up, click on the Help button to see the stack trace.

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