Java.Lang.Throwable.GetSuppressed Method
Returns the throwables suppressed by this.

Syntax

[Android.Runtime.Register("getSuppressed", "()[Ljava/lang/Throwable;", "")]
public Throwable[] GetSuppressed ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the throwables suppressed by this.

[Android Documentation]

Requirements

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