Home
last modified time | relevance | path

Searched defs:ExoPlaybackException (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/
DExoPlaybackException.java33 public final class ExoPlaybackException extends Exception { class
165 private ExoPlaybackException(@Type int type, Throwable cause) { in ExoPlaybackException() method in ExoPlaybackException
176 private ExoPlaybackException(@Type int type, String message) { in ExoPlaybackException() method in ExoPlaybackException
187 private ExoPlaybackException( in ExoPlaybackException() method in ExoPlaybackException