2020-07-23 01:06:17 +00:00
|
|
|
.class public Lj0/o/a;
|
2020-07-20 19:00:44 +00:00
|
|
|
.super Ljava/lang/Error;
|
|
|
|
.source "KotlinReflectionNotSupportedError.kt"
|
2020-05-17 12:40:10 +00:00
|
|
|
|
|
|
|
|
|
|
|
# direct methods
|
|
|
|
.method public constructor <init>()V
|
|
|
|
.locals 1
|
|
|
|
|
2020-07-20 19:00:44 +00:00
|
|
|
const-string v0, "Kotlin reflection implementation is not found at runtime. Make sure you have kotlin-reflect.jar in the classpath"
|
2020-05-17 12:40:10 +00:00
|
|
|
|
2020-07-20 19:00:44 +00:00
|
|
|
invoke-direct {p0, v0}, Ljava/lang/Error;-><init>(Ljava/lang/String;)V
|
2020-05-17 12:40:10 +00:00
|
|
|
|
|
|
|
return-void
|
|
|
|
.end method
|