Class AttributeNotInIntegrationObjectException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.odata2services.odata.errors.AttributeNotInIntegrationObjectException
-
- All Implemented Interfaces:
java.io.Serializable
public class AttributeNotInIntegrationObjectException extends java.lang.RuntimeExceptionIndicates a problem with the request when the payload contain an attribute that is not defined in the integration object.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AttributeNotInIntegrationObjectException(java.util.List<java.lang.Object> content)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull java.util.List<java.lang.Object>getContent()java.lang.StringgetErrorCode()
-