This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,20 @@
.class final Lcom/bumptech/glide/load/engine/CallbackException;
.super Ljava/lang/RuntimeException;
.source "CallbackException.java"
# static fields
.field private static final serialVersionUID:J = -0x688320bbc28bbb6bL
# direct methods
.method public constructor <init>(Ljava/lang/Throwable;)V
.locals 1
const-string v0, "Unexpected exception thrown by non-Glide code"
.line 1
invoke-direct {p0, v0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
return-void
.end method