Class OperatorDoesNotSupportOperand

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.query.operator.OperatorDoesNotSupportOperand
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OperatorDoesNotSupportEmptyOperand, OperatorDoesNotSupportMultiValueOperand, OperatorDoesNotSupportSingleOperand

public class OperatorDoesNotSupportOperand extends RuntimeException
Indicates a mismatch between operator and operand.
Since:
v4.0
See Also:
  • Constructor Details

    • OperatorDoesNotSupportOperand

      public OperatorDoesNotSupportOperand()
    • OperatorDoesNotSupportOperand

      public OperatorDoesNotSupportOperand(String s)