Skip to content

Exceptions not documented when opening a file #598

@jdh28

Description

@jdh28

It would be useful for methods like ExcelReaderFactory.CreateReader to document the possible exceptions that can be thrown.

For example, we had a corrupted .xlsx file that threw a System.IO.InvalidDataException, which surprisingly does not derive from IOException.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions