On Jul 17, 2008, at 6:43 AM, Stephan Koops wrote:
>
> what about alter the definition of ExceptionMapper<E> to
> ExceptionMapper<E extends Throwable> ? And perhaps also
> Providers.getExceptionMapper(.) : <T extends Throwable>?
>
I really don't think we should be encouraging folks to catch Errors or
raw Throwables in their apps as these represent serious failures.
Marc.
---
Marc Hadley <marc.hadley at sun.com>
CTO Office, Sun Microsystems.