I sincerely apologize if this is not the question to be posted in this forum .
Hi ,
While going through the tutorials in net , i once read that "Checked Exceptions should be catched Late ".
Means for example , if an checked exception is happened in a Business Layer , they should be thrown from there and should be handled in Presentation tier .
Is the Author mean to say RuntimeExceptions should be handled as earlier as Possible ??
My question is , why this is not in case of RuntimeExceptions ??
I sincerely apologize if this is not the question to be posted in this forum .
1) This was posted in the Performance forum and I moved it here.
Ravi Kiran V wrote:
While going through the tutorials in net , i once read that "Checked Exceptions should be catched Late ".
...
2) I vaguely remembered that I had read a similar question some time back. So a quick search showed up this thread. And surprise, it was you who had posted this exact same question just a few months back.
I'm going to close this one now. If you have any further questions related to that thread, please continue it there.