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