@Provider public class PersistenceExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<javax.persistence.PersistenceException>
PersistenceExceptionMapper()
javax.ws.rs.core.Response
toResponse(javax.persistence.PersistenceException exception)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PersistenceExceptionMapper()
public javax.ws.rs.core.Response toResponse(javax.persistence.PersistenceException exception)
toResponse
javax.ws.rs.ext.ExceptionMapper<javax.persistence.PersistenceException>