JPA Constructor
in javax.persistence.LockTimeoutException

LockTimeoutException(
  Throwable cause
)


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