26 lines
663 B
Smali
26 lines
663 B
Smali
.class public Lcom/google/android/exoplayer2/upstream/ContentDataSource$ContentDataSourceException;
|
|
.super Ljava/io/IOException;
|
|
.source "ContentDataSource.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/android/exoplayer2/upstream/ContentDataSource;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "ContentDataSourceException"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/io/IOException;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1}, Ljava/io/IOException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|