Package de.hybris.platform.jalo.type
Class JaloDuplicateQualifierException
- 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.JaloDuplicateQualifierException
-
- All Implemented Interfaces:
java.io.Serializable
public class JaloDuplicateQualifierException extends JaloTypeException
thrown if a operation attempts to violate the uniqueness of the qualifier- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JaloDuplicateQualifierException(java.lang.Throwable nested, int vendorCode)
-
Method Summary
-
Methods inherited from class de.hybris.platform.jalo.JaloBusinessException
getErrorCode, getThrowable, toString
-
-