@Provider public class JPARSExceptionMapper extends AbstractExceptionMapper implements jakarta.ws.rs.ext.ExceptionMapper<JPARSException>
Constructor and Description |
---|
JPARSExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
jakarta.ws.rs.core.Response |
toResponse(JPARSException exception) |
buildResponse
public jakarta.ws.rs.core.Response toResponse(JPARSException exception)
toResponse
in interface jakarta.ws.rs.ext.ExceptionMapper<JPARSException>
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.