Class JPARSExceptionMapper
java.lang.Object
org.eclipse.persistence.jpa.rs.exceptions.AbstractExceptionMapper
org.eclipse.persistence.jpa.rs.exceptions.JPARSExceptionMapper
- All Implemented Interfaces:
ExceptionMapper<JPARSException>
@Provider
public class JPARSExceptionMapper
extends AbstractExceptionMapper
implements ExceptionMapper<JPARSException>
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.persistence.jpa.rs.exceptions.AbstractExceptionMapper
buildResponse
-
Constructor Details
-
JPARSExceptionMapper
public JPARSExceptionMapper()Default constructor.
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfaceExceptionMapper<JPARSException>
-