On Thu, Oct 02, 2003 at 12:15:01AM +0200, Martin Stjernholm, Roxen IS @ Pike developers forum wrote:
"Avoid rethrow" means to continue after the statement. The default is to throw the error again after executing the onerror clause (and the finally clause, if there is any).
What is the point to implicitly "rethrow" an exception which is handled?
Or, make it another way - what is the point to handle an exception to rethrow it?
Regards, /Al