Home »
Public Forums »
archive »
Clever Exception Handling?
Clever Exception Handling? [message #78092] |
Sun, 23 October 2011 15:34 |
Matt Francis
Messages: 94 Registered: May 2010
|
Member |
|
|
I have a large suite of IDL code for near real time data processing
and visualisation. Errors occur a lot due to corrupted and/or missing
files and other data quality issues. I use CATCH extensively to
continue running in the face of such errors but the overall scheme for
doing so is a bit ad hoc. I'm looking to make the error handling and
reporting more uniform and clearer and I'm thinking of wrapping CATCH
in a more fully featured exception handler to make this easier to
acheive.
This strikes me as something that must have been done before, probably
many times overs. Before I re-invent the wheel does anyone have some
good reccomendations for this kind of thing? I seem to recall a recent
discussion about this, but I can't find it now.
Thanks!
|
|
|
Current Time: Wed Oct 08 13:46:30 PDT 2025
Total time taken to generate the page: 0.00515 seconds