package c.j.a.f; import com.hcaptcha.sdk.HCaptchaException; public interface a { void onFailure(HCaptchaException hCaptchaException); }