Class ItemModelCloneCreator.CannotTranslateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.servicelayer.internal.model.impl.ItemModelCloneCreator.CannotTranslateException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ItemModelCloneCreator
protected static class ItemModelCloneCreator.CannotTranslateException extends java.lang.ExceptionThrown when copy could not be done- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCannotTranslateException(ItemModelCloneCreator.CopyAttribute attr)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemModelCloneCreator.CopyAttributegetAttribute()
-
-
-
Constructor Detail
-
CannotTranslateException
protected CannotTranslateException(ItemModelCloneCreator.CopyAttribute attr)
-
-
Method Detail
-
getAttribute
protected ItemModelCloneCreator.CopyAttribute getAttribute()
-
-