package Z6;

import java.util.concurrent.CancellationException;

/* JADX INFO: loaded from: classes.dex */
public final class v0 extends CancellationException {

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final transient w0 f7553q;

    public v0(String str, w0 w0Var) {
        super(str);
        this.f7553q = w0Var;
    }
}
