media/libraries/exoplayer/src
ktrajkovski 01593a9c1f Replace RuntimeException with IllegalStateException.
Refactor to replace instances of `RuntimeException` with `IllegalStateException`.
This change ensures exceptions can be handled more specifically without
unintended catches of unrelated exceptions.

PiperOrigin-RevId: 658337459
2024-08-01 03:20:54 -07:00
..
androidTest Remove Multidex 2024-07-24 16:17:00 +01:00
main Replace RuntimeException with IllegalStateException. 2024-08-01 03:20:54 -07:00
test Merge pull request #1566 from colinkho:main 2024-07-30 06:42:22 -07:00