APRlib
SupportClass.WriteStackTrace Method
Writes the exception stack trace to the received stream
public static
void
WriteStackTrace(
Exception
throwable
,
TextWriter
stream
);
Parameters
throwable
Exception to obtain information from
stream
Output sream used to write to
See Also
SupportClass Class
|
(global) Namespace