"Aaron M. Renn" <[EMAIL PROTECTED]> writes:

> If you put them in the method decl, then the compiler will force any
> callers to catch them or declare that they throw the method instead
> of allowing them to propagate upward silently as normal.

This is not the case.  All RuntimeExceptions declared in the throws
clause are ignored.

-- 
Paul Fisher * [EMAIL PROTECTED]

Reply via email to