You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
949 B
43 lines
949 B
2 years ago
|
.class public Lcom/google/gson/JsonParseException;
|
||
|
.super Ljava/lang/RuntimeException;
|
||
|
.source "JsonParseException.java"
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field static final serialVersionUID:J = -0x38b6fb4247878edeL
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>(Ljava/lang/String;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 42
|
||
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
.line 43
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 52
|
||
|
invoke-direct {p0, p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
||
|
|
||
|
.line 53
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>(Ljava/lang/Throwable;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 62
|
||
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
|
||
|
|
||
|
.line 63
|
||
|
return-void
|
||
|
.end method
|