BIP2418

Severity

20 : Error

Message

Unsuitable character value for IS UNKNOWN predicate '<insert_0>'.

Explanation

A null character value cannot be accepted by the IS (NOT) UNKNOWN predicate since it cannot be converted to a boolean value. Acceptable values are 'TRUE', 'FALSE' and 'UNKNOWN'.

Response

Other messages will give an indication of context of this error.