Commit 0fe504d4 by aquilescanta Committed by Ian Baker

Add a reference to issue 1611 in error codes' release notes

#minor-release
Issue: #1611
PiperOrigin-RevId: 385741535
parent 6a5b3803
Showing with 2 additions and 1 deletions
......@@ -30,7 +30,8 @@
implementation-specific fields (like
`ExoPlaybackException.rendererIndex`).
* `PlaybackException` introduces an `errorCode` which identifies the
cause of the failure in order to simplify error handling.
cause of the failure in order to simplify error handling
([#1611](https://github.com/google/ExoPlayer/issues/1611)).
* Add `@FallbackType` to `LoadErrorHandlingPolicy` to support
customization of the exclusion duration for locations and tracks.
* Explicitly mark several methods on `SimpleExoPlayer` as `@Deprecated`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment