Runtime.

PrintStackTrace(Exception, TextWriter) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen
Containing Type
Runtime

Syntax

public static void PrintStackTrace(Exception exception, TextWriter writer)

Parameters

Name Type Description
exception Exception
writer TextWriter

Return Value

Type Description
void