package H1;

/* JADX INFO: loaded from: classes.dex */
public abstract class c implements f {
    @Override // H1.f
    public final void a(Object obj, h hVar) {
        D2.h.f(hVar, "responder");
        hVar.b("Request is not supported");
        Y.a.m(b.class.getSimpleName(), "Request is not supported");
    }
}
