SmartSockets .NET Class Library

Tut.fatal Method 

Prints a stack trace to the "standard" output stream, the text of the exception as a fatal error message, and exits with a non-zero exit code.

public static void fatal(
   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 | setOut


Copyright © TIBCO Software Inc. All rights reserved