public class StaleObjectStateException extends StaleStateException
| Constructor and Description |
|---|
StaleObjectStateException(String entityName,
Object identifier)
Constructs a StaleObjectStateException using the supplied information.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityName() |
Object |
getIdentifier() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getEntityName()
public Object getIdentifier()
public String getMessage()
getMessage in class ThrowableCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.