BIP2465

Severity

20 : Error

Message

Can't cast <insert_1> to the type <insert_2>.

Explanation

There is no way to convert <insert_1> into the data type <insert_2>.

Response

Ensure that the source and target data types and values in the casting operation are compatible.