1
0
mirror of synced 2026-09-01 00:04:45 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Borewit db239009a2 Improve error handling in case the file is not supported
Changes:
- Avoid out of range error, parsing a very small file
- Export errors: `CouldNotDetermineFileTypeError` and `UnsupportedFileTypeError`
- Include the file path in the error message, in case the file path is known
2025-04-02 19:55:38 +02:00