CodingErrorAction

A typesafe enumeration for coding-error actions.

Instances of this class are used to specify how malformed-input and unmappable-character errors are to be handled by charset CharsetDecoder.html#cae and CharsetEncoder.html#cae.

Author

Mark Reinhold

JSR-51 Expert Group

Since

1.4

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toString(): String

Returns a string describing this action.