UnsupportedPlatformException.smali
.class public Lcom/lambdaworks/jni/UnsupportedPlatformException;
.super Ljava/lang/RuntimeException;
.source "UnsupportedPlatformException.java"
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
.prologue
.line 12
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
.line 13
return-void
.end method