BIP2465
Severity
20 : ErrorMessage
Can't cast '<insert_0>' to the type '<insert_1>'.Explanation
There is no way to convert '<insert_0>' into the data type '<insert_1>'.Response
Ensure that the source and target data types and values in the casting operation are compatible.