[progress Communities] [progress Openedge Abl] Forum Post: Re: Abl Unhandled Exceptions, Or...

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

Laura Stern

Guest
What I had suggested (making STOP conditions ERROR conditions instead) is not the same as having an UnhandledException Handler. In C# for example, the UnhandledException is an event you can subscribe to and it doesn't fire until you have bubbled up to the top of your application - out of any I/O blocking. This is not what you want. And what I suggested can be done without breaking compatibility by requiring a startup parameter to enable it.

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