Controls what happens if an error is encountered during character conversion.
String. See below for allowed values.
IGNORE
Controls what happens if an error is encountered during character conversion, as follows:
WARNING Reports substitutions and illegal characters as warnings. Illegal characters are not translated.
ERROR Reports substitutions and illegal characters as errors.
Single-byte to single-byte converters are not able to report substitutions and illegal characters, and must be set to IGNORE.