Skip to content

Exceptions not documented when opening a file #598

Open
@jdh28

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions