SmartSockets .NET Class Library

Tut.warning Method (Exception)

Prints a stack trace and a warning message to the "standard" output stream, using the text from the exception as the body of the message.

public static void warning(
   Exception e
);

Parameters

e
the Exception that will used to print the stack trace and the warning.

See Also

Tut Class | Tut Members | TIBCO.SMARTSOCKETS Namespace | Tut.warning Overload List | setOut


Copyright © TIBCO Software Inc. All rights reserved