BehindLiveWindowException.smali

.class public final Lcom/google/android/exoplayer2/source/BehindLiveWindowException;
.super Ljava/io/IOException;
.source "BehindLiveWindowException.java"


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 26
    invoke-direct {p0}, Ljava/io/IOException;-><init>()V

    return-void
.end method