OCI-17181
Character converter general error
Cause
An attempt is being made to retrieve the next character from a CharacterWalker or append a byte to a CharacterBuffer, represented in a character set with leading codes, and the byte has an invalid leading code.
Action
Ensure that the byte which gave the error has a valid leading code in that character set.