CronetException.smali
.class public abstract Laegon/chrome/net/CronetException;
.super Ljava/io/IOException;
# direct methods
.method protected constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
.registers 3
invoke-direct {p0, p1, p2}, Ljava/io/IOException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
return-void
.end method