Android.OS.OperationCanceledException Class
An exception type that is thrown when an operation in progress is canceled.

See Also: OperationCanceledException Members

Syntax

[Android.Runtime.Register("android/os/OperationCanceledException", DoNotGenerateAcw=true)]
public class OperationCanceledException : Java.Lang.RuntimeException

Remarks

An exception type that is thrown when an operation in progress is canceled.

See Also

[Android Documentation]

Requirements

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