Uploaded image for project: 'Commons Compress'
  1. Commons Compress
  2. COMPRESS-353

Javadoc for BZip2CompressorInputStream(InputStream, boolean) should refer to IOEx, not NPE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.11
    • 1.12
    • Compressors
    • None

    Description

      Javadoc for BZip2CompressorInputStream.BZip2CompressorInputStream(InputStream, boolean) should refer to IOEx, not NPE.

      The Javadoc says an NPE will be thrown if the input stream is null, but it is an IOException that we throw.

      Attachments

        Activity

          People

            ggregory Gary D. Gregory
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: