DependencyException.smali

.class public Lcom/google/firebase/components/DependencyException;
.super Ljava/lang/RuntimeException;
.source "DependencyException.java"


# direct methods
.method public constructor <init>(Ljava/lang/String;)V
    .registers 2

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

    return-void
.end method