public class PessimisticEntityLockException extends LockingStrategyException
LockingStrategy
to an entityConstructor and Description |
---|
PessimisticEntityLockException(java.lang.Object entity,
java.lang.String message,
JDBCException cause)
Constructs a PessimisticEntityLockException
|
getEntity
public PessimisticEntityLockException(java.lang.Object entity, java.lang.String message, JDBCException cause)
entity
- The entity we were trying to lockmessage
- Message explaining the conditioncause
- The underlying causeCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.