17 lines
335 B
Smali
17 lines
335 B
Smali
.class final Lcom/appsflyer/internal/az;
|
|
.super Ljava/lang/Exception;
|
|
.source ""
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
const-string v0, "Data was not received from server yet."
|
|
|
|
.line 1
|
|
invoke-direct {p0, v0}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|