apkfuckery/com.discord/smali/com/facebook/common/g/f$a.smali
2019-07-29 22:14:17 +02:00

27 lines
586 B
Smali

.class public final Lcom/facebook/common/g/f$a;
.super Ljava/lang/RuntimeException;
.source "PooledByteBuffer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/common/g/f;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 1
const-string v0, "Invalid bytebuf. Already closed"
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
return-void
.end method