1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-04-04 17:57:01 +00:00
AudricV 21c9530e8b
Throw a dedicated exception when errors occur in PlaybackResolver
A new exception, ResolverException, a subclass of PlaybackResolver, is now thrown when errors occur in PlaybackResolver, instead of an IOException
2022-06-17 22:01:29 +02:00
..