Platform4.

PrintStackTrace(Exception, PrintWriter) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Containing Type
Platform4

Syntax

public static void PrintStackTrace(Exception e, PrintWriter writer)

Parameters

Name Type Description
e Exception
writer PrintWriter

Return Value

Type Description
void