public class StaleStateException extends HibernateException
unsaved-value
strategy for an entityConstructor and Description |
---|
StaleStateException(String message)
Constructs a StaleStateException using the supplied message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StaleStateException(String message)
message
- The message explaining the exception conditionCopyright © 2017 JBoss by Red Hat. All rights reserved.