Class IntegrationKeyFilteringNotSupported

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
All Implemented Interfaces:
Serializable

public class IntegrationKeyFilteringNotSupported extends InvalidLookupDataException
Throw this exception if filtering at the integration object level. The query could be made with using OData notation instead of the $filter query option. Will result in HttpStatus 400
See Also:
  • Constructor Details

    • IntegrationKeyFilteringNotSupported

      public IntegrationKeyFilteringNotSupported()
      Constructor to create IntegrationKeyFilteringNotSupported Exception