Class UpsertIntegrationObjectWithClassificationAttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.odata2webservices.interceptor.UpsertIntegrationObjectWithClassificationAttributeException
- All Implemented Interfaces:
Serializable
public final class UpsertIntegrationObjectWithClassificationAttributeException
extends RuntimeException
Throws 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:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UpsertIntegrationObjectWithClassificationAttributeException
-
-
Method Details
-
getMethod
-