Jakarta Persistence (JPA) Constructor

PessimisticLockException(
  String message
)


Constructs a new PessimisticLockException exception with the specified detail message.
Parameters:
message - the detail message.
Since:
Jakarta Persistence (JPA) 1.0