media/library/transformer/src
sheenachhabra 70f74fde15 Change UnsupportedEncodingException to IllegalArgumentException
In startTransformation method we were throwing UnsupportedEncodingException (IOException) when mediaItem with unsupported arguments is passed.
Changed this to IllegalArgumentException which seems more logical here.

PiperOrigin-RevId: 487259296
(cherry picked from commit 4598cc9248)
2022-11-09 17:00:14 +00:00
..
androidTest HDR: Update test FileUtil to handle null ColorInfo. 2022-11-07 18:49:14 +00:00
main Change UnsupportedEncodingException to IllegalArgumentException 2022-11-09 17:00:14 +00:00
test Change UnsupportedEncodingException to IllegalArgumentException 2022-11-09 17:00:14 +00:00