JPA Constructor
in javax.persistence.PessimisticLockException

PessimisticLockException(
  Throwable cause
)


Constructs a new PessimisticLockException exception with the specified cause.
Parameters:
cause - the cause.
Since:
JPA 2.0