This method of the SystemOutputStream Class closes the system output stream.
public void close() throws IOException;
IOException if an error occurs while attempting to close the output stream.