Package de.hybris.platform.jalo.type
Class JaloDuplicateCodeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.jalo.JaloBusinessException
-
- de.hybris.platform.jalo.type.JaloTypeException
-
- de.hybris.platform.jalo.type.JaloDuplicateCodeException
-
- All Implemented Interfaces:
java.io.Serializable
public class JaloDuplicateCodeException extends JaloTypeException
Will be thrown, if the assigned code of the item is already used- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JaloDuplicateCodeException(java.lang.Throwable nested, int vendorCode)
-
Method Summary
-
Methods inherited from class de.hybris.platform.jalo.JaloBusinessException
getErrorCode, getThrowable, toString
-
-