Android.OS.Parcel.WriteNoException Method
Special function for writing information at the front of the Parcel indicating that no exception occurred.

Syntax

[Android.Runtime.Register("writeNoException", "()V", "")]
public void WriteNoException ()

See Also

Parcel.WriteException(Java.Lang.Exception)
Parcel.ReadException

Remarks

Special function for writing information at the front of the Parcel indicating that no exception occurred.

[Android Documentation]

Requirements

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