2020-07-08 16:44:49 +00:00
|
|
|
.class public Lbolts/ExecutorException;
|
2020-05-17 12:40:10 +00:00
|
|
|
.super Ljava/lang/RuntimeException;
|
|
|
|
.source "ExecutorException.java"
|
|
|
|
|
|
|
|
|
|
|
|
# direct methods
|
|
|
|
.method public constructor <init>(Ljava/lang/Exception;)V
|
|
|
|
.locals 1
|
|
|
|
|
|
|
|
const-string v0, "An exception was thrown by an Executor"
|
|
|
|
|
|
|
|
invoke-direct {p0, v0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
|
|
|
|
return-void
|
|
|
|
.end method
|