1
0
mirror of https://github.com/TeamNewPipe/NewPipe/ synced 2025-02-02 03:46:57 +01: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
..