TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

AdminException.printStackTrace Method (StreamWriter)

Prints stack trace of this exception and of the internal exception if it is set.

public void printStackTrace(
   StreamWriter s
);

Parameters

s
the PrintWriter object to print to.

See Also

AdminException Class | TIBCO.EMS.ADMIN Namespace | AdminException.printStackTrace Overload List