I can register a callback in my TvInputService for when there is an exception to my player, although there is no way to identify the type of error. I suggest adding an Exception error parameter to the onError method to identify the type of exception and handle it accordingly.