RuntimeExecutionException.smali

.class public Lcom/google/android/gms/tasks/RuntimeExecutionException;
.super Ljava/lang/RuntimeException;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Ljava/lang/Throwable;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V

    .line 2
    return-void
.end method