users@jersey.java.net

[Jersey] How to tell ExceptionMapper to exclude exceptions?

From: Gili <cowwoc_at_bbs.darktech.org>
Date: Thu, 2 Oct 2008 15:32:14 -0700 (PDT)

Hi,

I want to provide a ExceptionMapper<RuntimeException> that catches all
RuntimeExceptions except those in packages javax.ws.rs.** or
com.sun.jersey.**. How do I implement this?

I'm worried this isn't covered by the JSR311 design :(

Thank you,
Gili
-- 
View this message in context: http://n2.nabble.com/How-to-tell-ExceptionMapper-to-exclude-exceptions--tp1140399p1140399.html
Sent from the Jersey mailing list archive at Nabble.com.