Class UpsertIntegrationObjectWithClassificationAttributeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.odata2webservices.interceptor.UpsertIntegrationObjectWithClassificationAttributeException
-
- All Implemented Interfaces:
java.io.Serializable
public final class UpsertIntegrationObjectWithClassificationAttributeException extends java.lang.RuntimeExceptionThrows this exception when a user is trying to upsert an Integration Object with classification attributes. This exception will be removed once POST and PATCH for classification attributes are implemented.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UpsertIntegrationObjectWithClassificationAttributeException(java.lang.String method)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetMethod()
-