|
|
When are errors detected? |
It is attractive to find errors as early as possible |
|
|
|
|
Exception handling is primarily concerned with detection and handling of "the real exceptions" in the executing program Exception handling adds robustness to the final program |