mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-03-10 05:28:16 +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.