Package de.hybris.platform.util
Class PartOfItemAlreadyAssignedToTheParentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.jalo.JaloSystemException
-
- de.hybris.platform.jalo.JaloInvalidParameterException
-
- de.hybris.platform.util.PartOfItemAlreadyAssignedToTheParentException
-
- All Implemented Interfaces:
java.io.Serializable
public class PartOfItemAlreadyAssignedToTheParentException extends JaloInvalidParameterException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PartOfItemAlreadyAssignedToTheParentException(Item toLink, Item key, Item prev)
-
Method Summary
-
Methods inherited from class de.hybris.platform.jalo.JaloSystemException
getErrorCode, getThrowable, toString
-
-