JPA Constructor
in javax.persistence.PessimisticLockException

PessimisticLockException(
  String message
)


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