ExifUtils$ExifException.smali
.class public Lcom/dianxinos/optimizer/module/space/utils/ExifUtils$ExifException;
.super Ljava/lang/Exception;
.source "ExifUtils.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/dianxinos/optimizer/module/space/utils/ExifUtils;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ExifException"
.end annotation
# static fields
.field private static final serialVersionUID:J = 0x1L
# direct methods
.method constructor <init>(Ljava/lang/String;)V
.registers 2
.prologue
.line 263
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
.line 264
return-void
.end method