ImportCredentialsProviderConfigurationException


public final class ImportCredentialsProviderConfigurationException extends ImportCredentialsException


During the import credentials flow, this is thrown if a ProviderEventsApiProvider was not found to handle the request. The ProviderEventsApiProvider dependency was missing from the app manifest.

Summary

Public constructors

Public constructors

ImportCredentialsProviderConfigurationException

Added in 1.0.0-alpha03
public ImportCredentialsProviderConfigurationException(String errorMessage)