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