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