mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-06-05 16:14:05 +00:00

The RuntimeException was not explicitly declared and thus not caught at every call of this constructor. This change ensures that this possible exception is handled by the dedicated error handlers.