I'm using Apache Wink with JAX-RS, and I'm working on throwing custom exceptions for error handling. I was able to get something working far enough to send back a custom JSON message with a status code, but I'd like the ability to use this custom Exception for more than just one type of Response (in this case, I'm using Apache Wink with JAX-RS, and I'm work