JPA Constructor
in javax.persistence.EntityExistsException

EntityExistsException(
  Throwable cause
)


Constructs a new EntityExistsException exception with the specified cause.
Parameters:
cause the - cause.
Since:
JPA 1.0