Class PolyglotPersistenceConcurrentModificationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.persistence.polyglot.PolyglotPersistenceException
-
- de.hybris.platform.persistence.polyglot.uow.PolyglotPersistenceConcurrentModificationException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
DocumentConcurrentModificationException
public class PolyglotPersistenceConcurrentModificationException extends PolyglotPersistenceException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PolyglotPersistenceConcurrentModificationException(java.lang.String msg)
-