mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 09:32:27 -06:00
33 lines
791 B
Smali
33 lines
791 B
Smali
|
.class public final Landroidx/startup/StartupException;
|
||
|
.super Ljava/lang/RuntimeException;
|
||
|
.source "StartupException.java"
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>(Ljava/lang/String;)V
|
||
|
.locals 0
|
||
|
|
||
|
.line 31
|
||
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||
|
.locals 0
|
||
|
|
||
|
.line 39
|
||
|
invoke-direct {p0, p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>(Ljava/lang/Throwable;)V
|
||
|
.locals 0
|
||
|
|
||
|
.line 35
|
||
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|