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 Details

    • UpsertIntegrationObjectWithClassificationAttributeException

      public UpsertIntegrationObjectWithClassificationAttributeException(String method)
  • Method Details

    • getMethod

      public String getMethod()