DbNotFoundException.smali

.class public Lcom/imo/android/imoim/feeds/storage/DbNotFoundException;
.super Ljava/lang/IllegalStateException;
.source "SourceFile"


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

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

    return-void
.end method