COMPLEX_EXPRESSION_UNSUPPORTED_INPUT error condition
Cannot process input data types for the expression: <expression>.
BAD_INPUTS
The input data types to <functionName> must be valid, but found the input types <dataType>.
MISMATCHED_TYPES
All input types must be the same except nullable, containsNull, valueContainsNull flags, but found the input types <inputTypes>.
NO_INPUTS
The collection of input data types must not be empty.