Stay organized with collections Save and categorize content based on your preferences.

ClearCredentialProviderConfigurationException

public final class ClearCredentialProviderConfigurationException extends ClearCredentialException


During the clear credential flow, this is thrown when configurations are mismatched for the provider, typically indicating the provider dependency is missing in the manifest or some system service is not enabled.

Summary

Public constructors

Public constructors

ClearCredentialProviderConfigurationException

public ClearCredentialProviderConfigurationException(
    CharSequence errorMessage
)