LifetimeAssert$CreationException.smali
.class Laegon/chrome/base/LifetimeAssert$CreationException;
.super Ljava/lang/RuntimeException;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Laegon/chrome/base/LifetimeAssert;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "CreationException"
.end annotation
# direct methods
.method constructor <init>()V
.registers 2
const-string v0, "vvv This is where object was created. vvv"
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
return-void
.end method