Java.IO.UTFDataFormatException Class
Signals that an incorrectly encoded UTF-8 string has been encountered, most likely while reading some Java.IO.DataInputStream.

See Also: UTFDataFormatException Members

Syntax

[Android.Runtime.Register("java/io/UTFDataFormatException", DoNotGenerateAcw=true)]
public class UTFDataFormatException : IOException

Remarks

Signals that an incorrectly encoded UTF-8 string has been encountered, most likely while reading some Java.IO.DataInputStream.

See Also

[Android Documentation]

Requirements

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