granularity level: instruction

		.class public Landroidx/core/os/OperationCanceledException;
.super Ljava/lang/RuntimeException;
.source "OperationCanceledException.java"




.method public constructor <init>()V
	.locals 1

	const/4 v0, 0x0
	invoke-direct {p0, v0}, Landroidx/core/os/OperationCanceledException;-><init>(Ljava/lang/String;)V
	return-void
.end method

.method public constructor <init>(Ljava/lang/String;)V
	.locals 0

	if-eqz p1, :cond_0
	goto :goto_0
	:cond_0
	const-string p1, "The operation has been canceled."
	:goto_0
	invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
	return-void
.end method