package androidx.credentials.provider; import android.credentials.CreateCredentialException; /* loaded from: classes.dex */ public abstract /* synthetic */ class CredentialProviderService$onBeginCreateCredential$outcome$1$$ExternalSyntheticApiModelOutline2 { public static /* synthetic */ CreateCredentialException m(String str, String str2) { return new CreateCredentialException(str, str2); } }