BIP4141

Severity

20 : Error

Message

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

Explanation

The user-defined node or parser '<insert_6>' 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.