NotSupportOperateException.smali
.class public Lcom/cmcm/safewallet/data/coinprovider/hdwallet/exception/NotSupportOperateException;
.super Ljava/lang/IllegalStateException;
.source "NotSupportOperateException.java"
# direct methods
.method public constructor <init>()V
.registers 2
.prologue
.line 10
const-string v0, "not support this operation"
invoke-direct {p0, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
.line 11
return-void
.end method