public abstract class LockingStrategyException extends HibernateException
LockingStrategy
to an entityConstructor and Description |
---|
LockingStrategyException(Object entity,
String message)
Constructs a LockingStrategyException
|
LockingStrategyException(Object entity,
String message,
Throwable cause)
Constructs a LockingStrategyException
|
Modifier and Type | Method and Description |
---|---|
Object |
getEntity() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.