Content deleted Content added
The "References" section is for references, not external links; remove unexistant categories |
m Date/fix the maintenance tags or gen fixes |
||
Line 1:
{{
[[Runtime]] engines such as those for the [[Java language]] or Microsoft .Net lend themselves to an automated mode of exception or error handling. In these environments software errors do not 'crash' the operating system or the runtime engine but rather generate exceptions. Recent advances in these runtime engines enables specialized runtime-engine add-on products to provide automated [[exception handling]] that is independent of the source code and provides root-cause information for every exception of interest.
Line 12:
This mechanism enables the automated handling of software errors independent of the source code of the application and independent of its developers. It is a direct artifact of the runtime engine paradigm and it enables unique advantages to the software lifecycle that were not available before.
[[Category:Java]]
|