PaymentProtocolException.smali
.class public Lorg/bitcoinj/protocols/payments/PaymentProtocolException;
.super Ljava/lang/Exception;
.source "PaymentProtocolException.java"
# direct methods
.method public constructor <init>(Ljava/lang/Exception;)V
.registers 2
.prologue
.line 28
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/Throwable;)V
.line 29
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
.prologue
.line 24
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
.line 25
return-void
.end method