public class ConcurrentEntityStateModificationException extends EntityStoreException
| Constructor and Description |
|---|
ConcurrentEntityStateModificationException(Collection<EntityReference> modifiedEntities) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EntityReference> |
modifiedEntities() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConcurrentEntityStateModificationException(Collection<EntityReference> modifiedEntities)
public Collection<EntityReference> modifiedEntities()