17 lines
513 B
Smali
17 lines
513 B
Smali
.class public final Lcom/google/android/gms/common/data/zad;
|
|
.super Ljava/lang/RuntimeException;
|
|
.source "com.google.android.gms:play-services-base@@18.0.1"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
const-string p1, "Could not add the value to a new CursorWindow. The size of value may be larger than what a CursorWindow can handle."
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|