Java.Nio.Charset.CodingErrorAction.Report Property
Denotes the action to report the encountered error in an appropriate manner, for example to throw an exception or return an informative result.

Syntax

[Android.Runtime.Register("REPORT")]
public static CodingErrorAction Report { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Denotes the action to report the encountered error in an appropriate manner, for example to throw an exception or return an informative result.

[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