Rabbit-R1/android (non root)/smali/smali_classes3/io/sentry/exception/SentryEnvelopeException.smali
2024-05-21 17:08:36 -04:00

18 lines
432 B
Smali

.class public final Lio/sentry/exception/SentryEnvelopeException;
.super Ljava/lang/Exception;
.source "SentryEnvelopeException.java"
# static fields
.field private static final serialVersionUID:J = -0x734b3dd3ac0151b0L
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
.line 16
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
return-void
.end method