Content deleted Content added
m fix ' |
Jerryobject (talk | contribs) WP:LINKs: updates, add, cut needless: WP:PIPEs, WP:OVERLINK in same paragraph. WP:BADEMPHASIS quote marks > WP:ITALICs. Full term define before WP:ABBReviation. Small WP:EoS WP:COPYEDITs. |
||
Line 1:
{{unsourced|date=March 2008}}
'''Automated exception handling''' is a [[computing]] term referring to the computerized handling of errors. [[
==
Upon exception, the runtime engine calls an error interception tool that is attached to the runtime engine (e.g., [[
If the preference is to handle the exception, then based on handling preferences such as memory search depth, the error interception utility extracts memory values from heap and stack memories. This snapshot then produces the equivalent of a [[debugger]] screen (as if there had been a debugger) at the
==
This mechanism enables the automated handling of software errors independent of the application source code
==References==
Line 16:
{{DEFAULTSORT:Automated Exception Handling}}
[[Category:Java (programming language)]]
{{Comp-sci-stub}}
|