Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend IOException #605

Merged
merged 2 commits into from
Nov 16, 2024
Merged

Extend IOException #605

merged 2 commits into from
Nov 16, 2024

Conversation

garydgregory
Copy link
Member

@garydgregory garydgregory commented Nov 16, 2024

See apache/httpcomponents-client#580, specifically apache/httpcomponents-client#580 (review)

  • ArchiveException extends IOException
  • CompressorException extends IOException

@arturobernalg
Copy link
Member

LGTM

@garydgregory garydgregory merged commit 6afdc3f into apache:master Nov 16, 2024
19 checks passed
@garydgregory garydgregory deleted the ioexceptions branch November 16, 2024 13:58
asfgit pushed a commit that referenced this pull request Nov 16, 2024
* CompressorException now extends IOException instead of Exception

ArchiveException now extends IOException instead of Exception

* Update ArchiveStreamFactoryTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants