JPA Constructor
in javax.persistence.OptimisticLockException

OptimisticLockException(
  String message
)


Constructs a new OptimisticLockException exception with the specified detail message.
Parameters:
message the - detail message.
Since:
JPA 1.0