Class QueryNoSupportedOperatorException

All Implemented Interfaces:
Serializable

public class QueryNoSupportedOperatorException extends ApplicationException
See Also:
  • Constructor Details

    • QueryNoSupportedOperatorException

      public QueryNoSupportedOperatorException(Operator operator)
  • Method Details

    • getOperator

      public Operator getOperator()