java.io.FileWriter has incorrect throws tags

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.1
    • Affects Version/s: unknown, 1.4.0
    • Component/s: core-libs
    • None
    • hopper
    • generic, unknown, sparc
    • generic, solaris_2.5.1, solaris_2.6, solaris_7
    • Verified

      public FileWriter(String fileName, boolean append) throws IOException

      Throws:
      IOException - if the specified file is not found or if some other I/O
      error occurs.

      But I found this constructor does not throw IOExcepion if the file does
      not exist.

            Assignee:
            Michael Mccloskey (Inactive)
            Reporter:
            Michael Mccloskey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: