Class UnexpectedOperatorType

All Implemented Interfaces:
Serializable

public class UnexpectedOperatorType extends ValidationError
See Also:
  • Constructor Details

    • UnexpectedOperatorType

      public UnexpectedOperatorType(String message)
    • UnexpectedOperatorType

      public UnexpectedOperatorType(Object operator, String message)