Java.Nio.Charset.UnmappableCharacterException Class
An UnmappableCharacterException is thrown when an unmappable character for the given charset is encountered.

See Also: UnmappableCharacterException Members

Syntax

[Android.Runtime.Register("java/nio/charset/UnmappableCharacterException", DoNotGenerateAcw=true)]
public class UnmappableCharacterException : CharacterCodingException

Remarks

An UnmappableCharacterException is thrown when an unmappable character for the given charset is encountered.

[Android Documentation]

Requirements

Namespace: Java.Nio.Charset
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1