SmartSockets .NET Class Library

Tut.warning Method

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.

Overload List

Prints a warning message to the "standard" output stream.

public static void warning(string);

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);

See Also

Tut Class | Tut Members | TIBCO.SMARTSOCKETS Namespace | setOut


Copyright © TIBCO Software Inc. All rights reserved