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