Microsoft SDK for Java

close

This method of the SystemOutputStream Class closes the system output stream.

Syntax

public void close() throws IOException;

Exceptions

IOException if an error occurs while attempting to close the output stream.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.