what-the-bank/sources/androidx/core/os/OperationCanceledException....

15 lines
334 B
Java

package androidx.core.os;
import o.ZEY;
/* loaded from: classes.dex */
public class OperationCanceledException extends RuntimeException {
public OperationCanceledException() {
this((byte) 0);
}
private OperationCanceledException(byte b) {
super(ZEY.a(null, "The operation has been canceled."));
}
}