-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AsyncSupport.ThrowingSupplier: narrow allowed exceptions to IOException
This class was intended to be used to wrap JSON-RPC I/O methods of JsonRpcClient that throw IOException (and subclasses such as JsonRpcException) so this breaking change is meant to enforce that.
- Loading branch information
1 parent
95e1554
commit fb9c334
Showing
1 changed file
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters