MethodExecutionException.smali
.class public Lcom/ijinshan/duba/service/MethodExecutionException;
.super Ljava/lang/Exception;
.source "MethodExecutionException.java"
# static fields
.field private static final serialVersionUID:J = 0x1L
# direct methods
.method constructor <init>(Ljava/lang/String;)V
.registers 2
.prologue
.line 11
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
.line 12
return-void
.end method