mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
23 lines
605 B
Smali
23 lines
605 B
Smali
.class public final Landroidx/media3/database/DatabaseIOException;
|
|
.super Ljava/io/IOException;
|
|
.source "DatabaseIOException.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/database/SQLException;)V
|
|
.locals 0
|
|
|
|
.line 27
|
|
invoke-direct {p0, p1}, Ljava/io/IOException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/database/SQLException;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 31
|
|
invoke-direct {p0, p2, p1}, Ljava/io/IOException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|