https://issues.apache.org/bugzilla/show_bug.cgi?id=54938

            Bug ID: 54938
           Summary: WorkbookFactory.create(InputStream) throws
                    IllegalArgumentException, not InvalidFormatException
           Product: POI
           Version: 3.9
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

As in the subject: org.apachi.poi.ss.usermodel.WorkbookFactory, line 75.

In my opinion this should throw an InvalidFormatException since the latter is a
traced exception, and "input file of unrecognised format" is probably an error
that should be handled.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to