public class StaleStateException extends HibernateException
unsaved-value strategy for an entity| Constructor and Description | 
|---|
StaleStateException(String message)
Constructs a StaleStateException using the supplied message. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StaleStateException(String message)
message - The message explaining the exception conditionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.