25 lines
531 B
Smali
25 lines
531 B
Smali
.class public final Lcom/mbridge/msdk/playercommon/exoplayer2/upstream/DataSourceException;
|
|
.super Ljava/io/IOException;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static final POSITION_OUT_OF_RANGE:I
|
|
|
|
|
|
# instance fields
|
|
.field public final reason:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(I)V
|
|
.locals 0
|
|
|
|
.line 15
|
|
invoke-direct {p0}, Ljava/io/IOException;-><init>()V
|
|
|
|
iput p1, p0, Lcom/mbridge/msdk/playercommon/exoplayer2/upstream/DataSourceException;->reason:I
|
|
|
|
return-void
|
|
.end method
|