- newAction
- the new action on unmappable character error.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if newAction == null.
Sets this decoder's action on unmappable character errors. This method will call the CharsetDecoder.ImplOnUnmappableCharacter(CodingErrorAction) method with the given new action as argument.