UndefinedOp occurs when an operator is not defined for the type(s) used in an operation. Example: var c = "a" - "b"