Class NullKeyAttributeValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.integrationservices.search.NullKeyAttributeValueException
- All Implemented Interfaces:
Serializable
Indicates that an operation involving item key cannot be performed because it does have a value for the required key attribute.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NullKeyAttributeValueException
public NullKeyAttributeValueException(IntegrationObjectItemAttributeModel attr, Map<String, Object> item)
-
-
Method Details
-
getItemType
-
getAttributeName
-