Java.Util.Scanner.IoException Method
Returns the last IOException that was raised while reading from the underlying input, or null if none was thrown.

Syntax

[Android.Runtime.Register("ioException", "()Ljava/io/IOException;", "")]
public Java.IO.IOException IoException ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the last IOException that was raised while reading from the underlying input, or null if none was thrown.

[Android Documentation]

Requirements

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