Package de.hybris.platform.jalo.type
Class ItemCloneCreator.CannotTranslateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.jalo.type.ItemCloneCreator.CannotTranslateException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ItemCloneCreator
protected static class ItemCloneCreator.CannotTranslateException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCannotTranslateException(ItemCloneCreator.CopyAttribute attr)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemCloneCreator.CopyAttributegetAttribute()
-
-
-
Constructor Detail
-
CannotTranslateException
protected CannotTranslateException(ItemCloneCreator.CopyAttribute attr)
-
-
Method Detail
-
getAttribute
protected ItemCloneCreator.CopyAttribute getAttribute()
-
-