dev@jsr311.java.net

ExceptionMapper<E extends Throwable>

From: Stephan Koops <Stephan.Koops_at_web.de>
Date: Thu, 17 Jul 2008 12:43:01 +0200

Hi Marc,

what about alter the definition of ExceptionMapper<E> to
ExceptionMapper<E extends Throwable> ? And perhaps also
Providers.getExceptionMapper(.) : <T extends Throwable>?

best regards
   Stephan