Java.Nio.Charset.UnsupportedCharsetException Class
An UnsupportedCharsetException is thrown when an unsupported charset name is encountered.

See Also: UnsupportedCharsetException Members

Syntax

[Android.Runtime.Register("java/nio/charset/UnsupportedCharsetException", DoNotGenerateAcw=true)]
public class UnsupportedCharsetException : Java.Lang.IllegalArgumentException

Remarks

An UnsupportedCharsetException is thrown when an unsupported charset name 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