apkfuckery/com.discord/smali_classes2/com/google/zxing/NotFoundException.smali

34 lines
896 B
Smali

.class public final Lcom/google/zxing/NotFoundException;
.super Lcom/google/zxing/ReaderException;
.source "NotFoundException.java"
# static fields
.field public static final f:Lcom/google/zxing/NotFoundException;
# direct methods
.method public static constructor <clinit>()V
.locals 2
new-instance v0, Lcom/google/zxing/NotFoundException;
invoke-direct {v0}, Lcom/google/zxing/NotFoundException;-><init>()V
sput-object v0, Lcom/google/zxing/NotFoundException;->f:Lcom/google/zxing/NotFoundException;
sget-object v1, Lcom/google/zxing/ReaderException;->e:[Ljava/lang/StackTraceElement;
invoke-virtual {v0, v1}, Ljava/lang/Exception;->setStackTrace([Ljava/lang/StackTraceElement;)V
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Lcom/google/zxing/ReaderException;-><init>()V
return-void
.end method