ParsingException.smali
.class public Lcom/appsflyer/internal/components/network/http/exceptions/ParsingException;
.super Ljava/io/IOException;
.source "SourceFile"
# instance fields
.field private final valueOf:Lcom/appsflyer/internal/AFe1pSDK;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/appsflyer/internal/AFe1pSDK<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;Lcom/appsflyer/internal/AFe1pSDK;)V
.registers 4
.param p3 # Lcom/appsflyer/internal/AFe1pSDK;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Ljava/lang/Throwable;",
"Lcom/appsflyer/internal/AFe1pSDK<",
"Ljava/lang/String;",
">;)V"
}
.end annotation
invoke-direct {p0, p1, p2}, Ljava/io/IOException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
iput-object p3, p0, Lcom/appsflyer/internal/components/network/http/exceptions/ParsingException;->valueOf:Lcom/appsflyer/internal/AFe1pSDK;
return-void
.end method
# virtual methods
.method public getRawResponse()Lcom/appsflyer/internal/AFe1pSDK;
.registers 2
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/appsflyer/internal/AFe1pSDK<",
"Ljava/lang/String;",
">;"
}
.end annotation
iget-object v0, p0, Lcom/appsflyer/internal/components/network/http/exceptions/ParsingException;->valueOf:Lcom/appsflyer/internal/AFe1pSDK;
return-object v0
.end method