mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-07-03 10:32:57 +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.