Content deleted Content added
Abarnea 2000 (talk | contribs) |
Abarnea 2000 (talk | contribs) |
||
Line 1:
== Introduction ==
[[Runtime]] engines such as those for [[Java]] 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.
== How it works ==
|