mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
75 lines
1.4 KiB
Smali
75 lines
1.4 KiB
Smali
.class public abstract Lcom/google/zxing/ReaderException;
|
|
.super Ljava/lang/Exception;
|
|
.source "ReaderException.java"
|
|
|
|
|
|
# static fields
|
|
.field protected static final NO_TRACE:[Ljava/lang/StackTraceElement;
|
|
|
|
.field protected static final isStackTrace:Z
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
const-string v0, "surefire.test.class.path"
|
|
|
|
.line 30
|
|
invoke-static {v0}, Ljava/lang/System;->getProperty(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
const/4 v0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move v0, v1
|
|
|
|
:goto_0
|
|
sput-boolean v0, Lcom/google/zxing/ReaderException;->isStackTrace:Z
|
|
|
|
new-array v0, v1, [Ljava/lang/StackTraceElement;
|
|
|
|
sput-object v0, Lcom/google/zxing/ReaderException;->NO_TRACE:[Ljava/lang/StackTraceElement;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 33
|
|
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method constructor <init>(Ljava/lang/Throwable;)V
|
|
.locals 0
|
|
|
|
.line 38
|
|
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final declared-synchronized fillInStackTrace()Ljava/lang/Throwable;
|
|
.locals 0
|
|
|
|
monitor-enter p0
|
|
|
|
.line 44
|
|
monitor-exit p0
|
|
|
|
const/4 p0, 0x0
|
|
|
|
return-object p0
|
|
.end method
|