google / jimfs

An in-memory file system for Java 7+
Apache License 2.0
2.44k stars 277 forks source link

Migrate from soon-to-be-deprecated `propagateIfPossible` to equivalent `throwIfInstanceOf` and `throwIfUnchecked` calls. #317

Closed copybara-service[bot] closed 8 months ago

copybara-service[bot] commented 8 months ago

Migrate from soon-to-be-deprecated propagateIfPossible to equivalent throwIfInstanceOf and throwIfUnchecked calls.