Rabbit-R1/android (non root)/smali/smali_classes3/io/sentry/exception/SentryEnvelopeException.smali

19 lines
432 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.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