Java.IO.EOFException Class
Thrown when a program encounters the end of a file or stream during an input operation.

See Also: EOFException Members

Syntax

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

Remarks

Thrown when a program encounters the end of a file or stream during an input operation.

[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