ShortBufferWithoutStackTraceException.smali
.class final Lorg/conscrypt/ShortBufferWithoutStackTraceException;
.super Ljavax/crypto/ShortBufferException;
.source ""
# static fields
.field private static final serialVersionUID:J = 0x9622b0ea80b437bL
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljavax/crypto/ShortBufferException;-><init>()V
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
invoke-direct {p0, p1}, Ljavax/crypto/ShortBufferException;-><init>(Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public declared-synchronized fillInStackTrace()Ljava/lang/Throwable;
.registers 1
monitor-enter p0
monitor-exit p0
return-object p0
.end method