HSAuthenticationException.smali
.class public Lcom/subgraph/orchid/circuits/hs/HSAuthenticationException;
.super Ljava/lang/Exception;
.source "HSAuthenticationException.java"
# static fields
.field private static final serialVersionUID:J = 0x1L
# direct methods
.method constructor <init>(Ljava/lang/String;)V
.registers 2
.prologue
.line 8
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
.line 9
return-void
.end method
.method constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
.registers 3
.prologue
.line 12
invoke-direct {p0, p1, p2}, Ljava/lang/Exception;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
.line 13
return-void
.end method