Class OperatorNotSupportedException

All Implemented Interfaces:
Serializable

public class OperatorNotSupportedException extends InvalidLookupDataException
Throws this exception when the BinaryOperator is not supported
See Also:
  • Constructor Details

    • OperatorNotSupportedException

      public OperatorNotSupportedException(org.apache.olingo.odata2.api.uri.expression.BinaryOperator operator)
      Constructor to create OperatorNotSupportedException Exception.
      Parameters:
      operator - BinaryOperator that is not supported by this extension