BIP2903
Severity
20 : ErrorMessage
(<insert_0>, <insert_1>) : Invalid Exception Type ('<insert_2>') used when calling the THROW statement. Valid exception types are '<insert_3>'.Explanation
An Invalid Exception Type ('<insert_2>') was used as the first argument of the THROW statement. The valid Exception Types are '<insert_3>'.Response
Correct the syntax of your ESQL expression in node '<insert_0>', around line and column '<insert_1>', then redeploy the message flow: Correct the Exception Type and redeploy the messageflow.