Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4186358

java.io.FileOutputStream(File),RandomAccessFile(File,boolean): Incorrect throws

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.3.0
    • 1.2.0
    • core-libs
    • None
    • beta
    • generic
    • generic

      The FileOutputStream(File) and RandomAccessFile(File, String) constructors are
      declared to throw IOException but should instead be declared to throw
      FileNotFoundException, as explained in 4065852. -- mr@eng 1998/11/2

            mr Mark Reinhold
            mr Mark Reinhold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: