Skip to content

Commit

Permalink
Update DefaultExceptionHandler.java
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-vercelli authored Jun 14, 2019
1 parent 58ea22b commit 73509a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package odata.jpa;

import javax.ejb.EJBTransactionRolledbackException;
import javax.ejb.EJBException;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
Expand Down

0 comments on commit 73509a3

Please sign in to comment.