Java.Lang.Throwable.PrintStackTrace Method
Writes a printable representation of this Throwable's stack trace to the System.err stream.

Syntax

[Android.Runtime.Register("printStackTrace", "()V", "GetPrintStackTraceHandler")]
public virtual void PrintStackTrace ()

Remarks

Writes a printable representation of this Throwable's stack trace to the System.err stream.

[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