JPA Constructor
in javax.persistence.PersistenceException

PersistenceException(
  Throwable cause
)


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