mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-28 01:52:26 -06:00
33 lines
764 B
Smali
33 lines
764 B
Smali
|
.class public Landroidx/media3/decoder/DecoderException;
|
||
|
.super Ljava/lang/Exception;
|
||
|
.source "DecoderException.java"
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>(Ljava/lang/String;)V
|
||
|
.locals 0
|
||
|
|
||
|
.line 31
|
||
|
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||
|
.locals 0
|
||
|
|
||
|
.line 50
|
||
|
invoke-direct {p0, p1, p2}, Ljava/lang/Exception;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>(Ljava/lang/Throwable;)V
|
||
|
.locals 0
|
||
|
|
||
|
.line 40
|
||
|
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/Throwable;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|