BidirectionalStreamNetworkException.smali
.class public Laegon/chrome/net/impl/BidirectionalStreamNetworkException;
.super Laegon/chrome/net/impl/NetworkExceptionImpl;
# annotations
.annotation build Laegon/chrome/base/VisibleForTesting;
.end annotation
# static fields
.field static final synthetic $assertionsDisabled:Z
# direct methods
.method static constructor <clinit>()V
.registers 1
const-class v0, Laegon/chrome/net/impl/BidirectionalStreamNetworkException;
invoke-virtual {v0}, Ljava/lang/Class;->desiredAssertionStatus()Z
move-result v0
if-nez v0, :cond_c
const/4 v0, 0x1
:goto_9
sput-boolean v0, Laegon/chrome/net/impl/BidirectionalStreamNetworkException;->$assertionsDisabled:Z
return-void
:cond_c
const/4 v0, 0x0
goto :goto_9
.end method
.method public constructor <init>(Ljava/lang/String;II)V
.registers 4
invoke-direct {p0, p1, p2, p3}, Laegon/chrome/net/impl/NetworkExceptionImpl;-><init>(Ljava/lang/String;II)V
return-void
.end method
# virtual methods
.method public immediatelyRetryable()Z
.registers 3
iget v0, p0, Laegon/chrome/net/impl/BidirectionalStreamNetworkException;->mCronetInternalErrorCode:I
sparse-switch v0, :sswitch_data_1c
invoke-super {p0}, Laegon/chrome/net/impl/NetworkExceptionImpl;->immediatelyRetryable()Z
move-result v0
:goto_9
return v0
:sswitch_a
sget-boolean v0, Laegon/chrome/net/impl/BidirectionalStreamNetworkException;->$assertionsDisabled:Z
if-nez v0, :cond_1a
iget v0, p0, Laegon/chrome/net/impl/BidirectionalStreamNetworkException;->mErrorCode:I
const/16 v1, 0xb
if-eq v0, v1, :cond_1a
new-instance v0, Ljava/lang/AssertionError;
invoke-direct {v0}, Ljava/lang/AssertionError;-><init>()V
throw v0
:cond_1a
const/4 v0, 0x1
goto :goto_9
:sswitch_data_1c
.sparse-switch
-0x166 -> :sswitch_a
-0x160 -> :sswitch_a
.end sparse-switch
.end method