JPA Constructor
in javax.persistence.LockTimeoutException

LockTimeoutException(
  String message
)


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