BIP4141

Severity

20 : Error

Message

Exception condition detected in user-defined node or parser <insert_7>. Arguments: type <insert_1>; file <insert_2>; line <insert_3>; function <insert_4>; messageNumber <insert_5>; traceText <insert_6>.

Explanation

The user-defined node or parser <insert_7> has attempted to throw an exception by calling the cciThrowException() utility function, but the exception type specified in the 'type' argument was invalid. This is a problem within the user-defined extension software itself.

Response

Correct the problem in the user-defined extension software or contact the supplier of the user-defined extension to report the problem.