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