Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-4172

clean up redundant throws clauses

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-ALPHA, 6.0
    • None
    • None
    • New, Patch Available

    Description

      examples are things like ctors that list throws XYZException but actually dont, and things like 'throws CorruptIndex, LockObtainedFailed, IOException' when all of these are actually IOException.

      Attachments

        1. LUCENE-4172.patch
          490 kB
          Steven Rowe
        2. LUCENE-4172.patch
          436 kB
          Steven Rowe
        3. LUCENE-4172.patch
          108 kB
          Robert Muir

        Activity

          People

            sarowe Steven Rowe
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: