public abstract class LockingStrategyException extends HibernateException
LockingStrategy
to an entityConstructor and Description |
---|
LockingStrategyException(Object entity,
String message) |
LockingStrategyException(Object entity,
String message,
Throwable root) |
Modifier and Type | Method and Description |
---|---|
Object |
getEntity() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 JBoss by Red Hat. All rights reserved.