LoaderErrorThrower.smali
.class public interface abstract Lcom/google/android/exoplayer2/upstream/LoaderErrorThrower;
.super Ljava/lang/Object;
.source "LoaderErrorThrower.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/exoplayer2/upstream/LoaderErrorThrower$Dummy;
}
.end annotation
# virtual methods
.method public abstract maybeThrowError()V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract maybeThrowError(I)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method