- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<Throwable>
public class GenericExceptionMapper
extends Object
implements javax.ws.rs.ext.ExceptionMapper<Throwable>
See http://www.codingpedia.org/ama/error-handling-in-rest-api-with-jersey/
- Author:
- Ulrich Mann