mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-04-26 04:33:13 +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.