2019-02-04 20:08:30 +00:00
|
|
|
.class public final Lkotlin/jvm/b;
|
|
|
|
.super Ljava/lang/Error;
|
2019-02-04 20:29:01 +00:00
|
|
|
.source "KotlinReflectionNotSupportedError.kt"
|
2019-02-04 20:08:30 +00:00
|
|
|
|
|
|
|
|
|
|
|
# direct methods
|
|
|
|
.method public constructor <init>()V
|
|
|
|
.locals 1
|
|
|
|
|
|
|
|
const-string v0, "Kotlin reflection implementation is not found at runtime. Make sure you have kotlin-reflect.jar in the classpath"
|
|
|
|
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/Error;-><init>(Ljava/lang/String;)V
|
|
|
|
|
|
|
|
return-void
|
|
|
|
.end method
|