You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
444 B
18 lines
444 B
.class public Lbolts/ExecutorException; |
|
.super Ljava/lang/RuntimeException; |
|
.source "ExecutorException.java" |
|
|
|
|
|
# direct methods |
|
.method public constructor <init>(Ljava/lang/Exception;)V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 10 |
|
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 |
|
|
|
.line 11 |
|
return-void |
|
.end method
|
|
|