BIP2903

Severity

20 : Error

Message

(<insert_1>, <insert_2>) : Invalid Exception Type (<insert_3>) used when calling the THROW statement. Valid exception types are <insert_4>.

Explanation

An Invalid Exception Type (<insert_3>) was used as the first argument of the THROW statement. The valid Exception Types are <insert_4>.

Response

Correct the syntax of your ESQL expression in node <insert_1>, around line and column <insert_2>, then redeploy the message flow: Correct the Exception Type and redeploy the messageflow.