ScreenshotUtils$ScreenshotUnsupportedException.smali
.class public Lcom/dianxinos/optimizer/statusbar/ScreenshotUtils$ScreenshotUnsupportedException;
.super Ljava/lang/Exception;
.source "ScreenshotUtils.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/dianxinos/optimizer/statusbar/ScreenshotUtils;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ScreenshotUnsupportedException"
.end annotation
# static fields
.field private static serialVersionUID:J
# direct methods
.method static constructor <clinit>()V
.registers 2
.prologue
.line 58
const-wide/16 v0, 0x1
sput-wide v0, Lcom/dianxinos/optimizer/statusbar/ScreenshotUtils$ScreenshotUnsupportedException;->serialVersionUID:J
return-void
.end method
.method public constructor <init>()V
.registers 2
.prologue
.line 61
const-string v0, "screenshot fail after runcommand through api and sdcard path"
invoke-direct {p0, v0}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
.line 62
return-void
.end method