Added in API level 1

CharacterCodingException

open class CharacterCodingException : IOException
kotlin.Any
   โ†ณ kotlin.Throwable
   โ†ณ java.lang.Exception
   โ†ณ java.io.IOException
   โ†ณ java.nio.charset.CharacterCodingException

Checked exception thrown when a character encoding or decoding error occurs.

Summary

Public constructors

Constructs an instance of this class.

Public constructors

CharacterCodingException

Added in API level 1
CharacterCodingException()

Constructs an instance of this class.