37 lines
884 B
Smali
37 lines
884 B
Smali
.class public Lorg/eclipse/paho/client/mqttv3/MqttSecurityException;
|
|
.super Lorg/eclipse/paho/client/mqttv3/MqttException;
|
|
.source "MqttSecurityException.java"
|
|
|
|
|
|
# static fields
|
|
.field private static final serialVersionUID:J = 0x12cL
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(I)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1}, Lorg/eclipse/paho/client/mqttv3/MqttException;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(ILjava/lang/Throwable;)V
|
|
.locals 0
|
|
|
|
.line 3
|
|
invoke-direct {p0, p1, p2}, Lorg/eclipse/paho/client/mqttv3/MqttException;-><init>(ILjava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Ljava/lang/Throwable;)V
|
|
.locals 0
|
|
|
|
.line 2
|
|
invoke-direct {p0, p1}, Lorg/eclipse/paho/client/mqttv3/MqttException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|