BIP5507
Severity
20 : Error
Message
Data conversion failed: input data too long.
Input type : '<insert_0>'
Output type : '<insert_1>'
Maximum expected length : <insert_2>
Data value : '<insert_3>'
Explanation
A data conversion during reading or writing of a message failed because the input data was too long for the output data type.
Check that the message model is correct. Review previous messages for details of the message set and message type.
Check that the processed message is of the expected format and type.