mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 09:32:27 -06:00
20 lines
452 B
Smali
20 lines
452 B
Smali
.class public Landroidx/media3/decoder/CryptoException;
|
|
.super Ljava/lang/Exception;
|
|
.source "CryptoException.java"
|
|
|
|
|
|
# instance fields
|
|
.field public final errorCode:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(ILjava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 32
|
|
invoke-direct {p0, p2}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
|
|
|
|
iput p1, p0, Landroidx/media3/decoder/CryptoException;->errorCode:I
|
|
|
|
return-void
|
|
.end method
|