[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Prints stack trace of this exception and of the internal
exception if it is set.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public void printStackTrace( StreamWriter s ) |
Public Sub printStackTrace ( _ s As StreamWriter _ ) |
public: void printStackTrace( StreamWriter^ s ) |
Parameters
- s
- Type: System.IO..::.StreamWriter
the PrintWriter object to print to.